Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f1…91e00x6839…1a2bBase$1.00100%coinbase10s ago0x975b1c…04708c
0x1ff7…7bf20xd29d…15e1Basex402 service$0.01100%openx40210s ago0x6f9ecb…4a44a7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0x533c57…edbf14
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12s ago0xa29d5b…389257
0xe03d…274b0x50eb…6480Base$0.00170%0x54f0…793216s ago0xe85f94…4a8d56
0x4c68…ff590x6839…1a2bBase$0.003100%coinbase16s ago0x25608d…d8b974
0xb4d5…47a50xef43…6c7fBase$0.01100%virtuals18s ago0x861286…d83650
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18s ago0x5cd414…cb9e83
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x1e7004…5dedd8
0x3f6c…1ea50x96f8…3750Base$2.0070%0x4661…93fd20s ago0xc5070e…45acf8
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0x43e074…580e50
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase20s ago0xe7da74…a86fa5
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x2e1a4e…9ca63e
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase22s ago0xca00ca…4ded34
0x4fe7…04c00x6839…1a2bBase$1.00100%coinbase24s ago0x70bff8…c073e5
0xc204…cbb40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xd903e6…dd70bf
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase26s ago0x42b6c7…eea663
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003015100%coinbase28s ago0x525809…2970c2
0x2b84…b2b60x40a8…ad8bBasex402 service$0.01100%coinbase28s ago0x732e06…993db5
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase28s ago0x5226a0…8fa933
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase30s ago0xa2a16b…684d4b
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase30s ago0x39ca52…f40854
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4950…4a2632s ago0x215cad…5aca63
0x30a6…641e0x260e…b61fBase$0.00520%Payer-submitted32s ago0xda8b32…f8be42
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.008425100%coinbase34s ago0x7a87bd…c69c5c

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.