Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0xfa6175…d8880a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x2ddae0…f2c6b9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase80d ago0xc71e0e…519b61
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase80d ago0xdfb6fb…5ce4c9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009579100%coinbase80d ago0x721b0f…94279c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x01fec4…8d5359
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0xcd91fa…84d4da
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x8cd95c…e96578
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0xda732f…f497e6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase80d ago0xaa9502…cabbe5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase80d ago0x07a344…40c1b0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase80d ago0x538e48…3af61e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase80d ago0xe9c4ee…1691ca
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase80d ago0x4ba030…57b29a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase80d ago0x10c87e…457485
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x10aecc…012c08
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase80d ago0x881b93…862dde
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase80d ago0xba090b…baf1b2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase80d ago0xa64b1c…03c1b3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase80d ago0x3f0a86…c8d496
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase80d ago0xfece32…e70401
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase80d ago0xfbf172…9b420b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase80d ago0x444a12…378353
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x1fd815…97df3d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase80d ago0xbce093…466d20

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.