Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0xa1acab…ac86e1
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0x1ac4bc…e0fe5b
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0x684d7b…f750a3
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004925100%coinbase77d ago0x6de565…3cced8
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004687100%coinbase77d ago0x9384e2…818ab5
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004687100%coinbase77d ago0x8709a8…028e85
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004687100%coinbase77d ago0x3a0acb…3e13a6
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0xb50637…139efa
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0xd596bf…153cb8
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.00468100%coinbase77d ago0xe915f8…232b69
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.00468100%coinbase77d ago0x51a021…72c25f
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0x1059b7…545152
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0xca36c9…6b179f
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.005225100%coinbase77d ago0x6b8edc…2c0044
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0xe8e2b7…fdea64
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0xe9d6da…6e199f
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.004531100%coinbase77d ago0x09c959…5c4aa3
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x860f9d…2e8832
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x51208f…c2a189
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x711c32…d70051
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0xbed5e3…9e064e
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x19d341…274853
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase78d ago0x2af53d…bfe187
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase78d ago0xbed6ee…007e6c
0xd554…b63d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase78d ago0x4a4497…d5a5c8

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.