Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x31636e…b3ad2b
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xa2090c…c7c327
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.006661100%coinbase40d ago0x76ea74…10b328
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.002565100%coinbase40d ago0x8231d4…2ef260
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.002565100%coinbase40d ago0xaa9590…5657a4
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.002565100%coinbase40d ago0xfeeb42…6e2b7f
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.002565100%coinbase40d ago0x40c35a…6cc0ec
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.002565100%coinbase40d ago0x3310ae…b86f3b
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.002565100%coinbase40d ago0xbd108b…8a971e
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.002565100%coinbase40d ago0xd5e754…6f4c72
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.002565100%coinbase40d ago0x721d8a…2822d8
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.002565100%coinbase40d ago0xdbff81…e1001c
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.007145100%coinbase41d ago0x5b46e1…93602b
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.006847100%coinbase41d ago0x4aed94…ee8ba8
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.006847100%coinbase41d ago0x401140…d31f59
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.007145100%coinbase41d ago0x692150…41c0af
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.007145100%coinbase41d ago0x3034eb…9a4767
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.006847100%coinbase41d ago0xf10451…4df209
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.006847100%coinbase41d ago0x562955…0d98e4
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.007145100%coinbase41d ago0x4751bb…260985
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.006847100%coinbase41d ago0x231651…a8900f
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.006847100%coinbase41d ago0x49b1ed…94306f
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.006847100%coinbase41d ago0x82da36…9ace8a
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.007145100%coinbase41d ago0xe58a6f…4740d3
0x12b2…d9b00xe903…1abfBaseBlockRun.AIAi$0.006847100%coinbase41d ago0x4adafd…ebabb2

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.