Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700xe295…d6e5Basex402 service$0.01100%coinbase9s ago0x70d69c…396926
0xc9c7…16700x45ac…8943Basex402 service$0.01100%coinbase13s ago0x8fea74…c03570
0x8708…34710x6839…1a2bBase—$1.00100%coinbase13s ago0xf6d1c9…5c6cf6
0x5c84…96320x47c5…4fc3Base—$18.0070%0xb1ed…f85415s ago0x0054da…6cb919
0x728d…c01d0x9ea5…ba0eBasemanifest-auditDependency-audit$0.01100%coinbase15s ago0xdcd3cd…5455f1
0xc9c7…16700x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase15s ago0x7ac63e…e64c9f
0x025a…99300x4d77…0f64Base—$150.0070%0x4661…93fd17s ago0x77ceb3…1fa016
0xc9c7…16700x55d0…16fcBasex402 service$0.01100%coinbase17s ago0x2301bf…2d7b27
0xaef5…14e10x6839…1a2bBase—$1.00100%coinbase23s ago0x84cf48…8f13c5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase25s ago0x0a5ec6…6d75e9
0xb2a7…26b30x56e1…aa1eBase—$3.2070%0x3e32…3ce727s ago0x181434…d321b7
0x07b3…1dbc0x17cd…7905Basex402 service$0.05100%coinbase27s ago0x731b54…a35049
0xa7db…69070x3d2c…b06cBase—$0.02100%coinbase27s ago0x612c95…aec2dd
0xa75d…1aab0x3e0a…78e7Base—$0.003873100%coinbase29s ago0x17644a…9c5bbb
0xa7db…69070x214a…78a5Base—$0.02100%coinbase33s ago0x84bc3a…6f6081
0x9663…66f50x6839…1a2bBase—$0.003100%coinbase33s ago0xe95e75…d89f0b
0x3be9…575c0x8f61…9782Base—$18.8070%0x4337…663c33s ago0x8a8fb4…5e5208
0x1332…66eb0x47c5…4fc3Base—$500.0070%0xb89a…e8ac35s ago0x440954…017ff3
0xa7db…69070xf5ca…9d9eBase—$0.02100%coinbase35s ago0x4564fa…c430e2
0xa7db…69070x5463…8d1aBase—$0.02100%coinbase37s ago0x5d1d28…3eed0e
0x0d9e…b2840x6839…1a2bBase—$0.003100%coinbase39s ago0x97cf84…a4a784
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase39s ago0xe505c7…960c2f
0x7cc2…e7b20xcd32…dc60Basex402 service$0.001100%coinbase41s ago0xeb2dea…1e3030
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase43s ago0x44c36e…a5f6db
0xc9c7…1670NodeFlareBaseNodeFlareBase$0.001100%coinbase43s ago0xa7c6c2…0384b5

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.