Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase19s ago0x19bad4…61896a
0x796f…d71d0x6839…1a2bBase—$0.003100%coinbase19s ago0x2ac7ae…594aeb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase21s ago0x87eceb…e0b8d7
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase23s ago0x92688f…7835a5
0x1cbf…2e430xb6ad…e744Base—$2.0070%0x3e32…3ce723s ago0x0ee946…c6381e
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase25s ago0xa7ddb6…3d2763
0x8ac4…473f0x3e0a…78e7Base—$0.00521100%coinbase27s ago0x8c1cb6…248c56
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase27s ago0x09afad…b04676
0x2281…65220x6839…1a2bBase—$0.003100%coinbase29s ago0xc0cb5a…b33e7a
0x7ca3…f4690x6839…1a2bBase—$0.003100%coinbase37s ago0x6f0451…2c94d2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase41s ago0x54f361…56370b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase41s ago0xc3e03e…d4fe49
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase43s ago0x311bca…a4add4
0x15aa…b6e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0xcc02b1…1fdf24
0x5583…d6460x6839…1a2bBase—$0.003100%coinbase51s ago0xd3184b…746ade
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase55s ago0x5ec91d…34d43f
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase59s ago0x7e69ef…f748b4
0x2fa2…9ee70x6839…1a2bBase—$0.003100%coinbase1m ago0x7a1def…591be9
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase1m ago0xdbc307…eff884
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase1m ago0xd65dd5…d8a944
0x3be9…575c0x4cd0…bc31Base—$75.2070%0x4337…be701m ago0xd844cf…351721
0x6ffb…63fa0x3e0a…78e7Base—$0.002689100%coinbase1m ago0x005923…a55b05
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa1m ago0xb61b80…38008f
0xaf3c…a6560xfe80…47eeBase—$0.001100%fluxa1m ago0x45b33f…81a720
0x1456…df050x7776…2e34BaseMetaliftScrape$0.002100%coinbase1m ago0x867bf0…502bf8

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.