Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb9…f3670x3e0a…78e7Base—$0.005831100%coinbase9s ago0xe82a8a…834704
0xfc2e…db2d0xd890…b1e9Base—$1.2570%0x7e99…098811s ago0xe3436e…ccd90a
0xedda…b01e0x5fcd…18e5Base—$398.0070%0x4661…93fd13s ago0x82396f…9ce4d8
0xfcaf…fc810x6839…1a2bBase—$1.00100%coinbase15s ago0x85aae8…b3f226
0x1332…66eb0x47c5…4fc3Base—$96.6070%0x7d28…b24821s ago0xe6f045…5421d1
0xaa3c…0afd0x6839…1a2bBase—$15.00100%coinbase21s ago0x767161…21d632
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase25s ago0xfd2d70…9e091b
0xa92e…33500x6839…1a2bBase—$5.00100%coinbase29s ago0xb7cd60…6773aa
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase29s ago0xaa59d3…36adf8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase29s ago0x4649ce…0a61e6
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase33s ago0x15bce4…df8803
0xfc2e…db2d0x3734…5020Base—$1.2570%0x7e99…098835s ago0xe0d82b…aa1b4c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted37s ago0x8ef74d…8446e5
0x97f7…95360x6839…1a2bBase—$1.00100%coinbase37s ago0xcafb2c…6d8393
0xfc2e…db2d0xe29e…d655Base—$1.2570%0x7e99…098839s ago0x292522…63773e
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase41s ago0x1392fa…f3e9ef
0x902d…82560xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase43s ago0x48a406…50e700
0x4990…58800x6839…1a2bBase—$0.003100%coinbase45s ago0xaeed52…b1106b
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase49s ago0xa37c0d…3618c2
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase49s ago0x72fb7b…941af1
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase51s ago0x278694…5831b9
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase51s ago0xe11e7c…2fa335
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase51s ago0x3fc2ae…05280d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase51s ago0x580aee…a8e160
0x1055…5cf10xa9dd…2315Base—$0.002100%coinbase51s ago0x18330a…07f4ba

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.