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.006911100%coinbase123d ago0x9e4214…acd98e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase123d ago0x04f7c2…ac7322
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase123d ago0x8dca7c…eca3a5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase123d ago0x3fa8d0…ae1bf8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase123d ago0xbf960a…e383cb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase123d ago0x086096…2df245
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007144100%coinbase123d ago0x71985f…e5e3c1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006935100%coinbase123d ago0xe0ac74…b43a65
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006796100%coinbase123d ago0x4a7636…67d9de
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007167100%coinbase123d ago0x30bc72…29d4c8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006812100%coinbase123d ago0x6b61e7…2b2033
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006926100%coinbase123d ago0x405565…5cb630
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004337100%coinbase123d ago0xdfe971…8d4b94
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006948100%coinbase123d ago0x49e95d…66259e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.0069100%coinbase123d ago0xe01726…ef0f95
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007158100%coinbase123d ago0x7bf914…f27d11
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006809100%coinbase123d ago0x01768b…4f1456
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007003100%coinbase123d ago0xc9d445…46fdf0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007096100%coinbase123d ago0x392676…d9d42a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase123d ago0x8fe525…2062cd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006895100%coinbase123d ago0x22c984…8ca808
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006996100%coinbase123d ago0x833bd7…8645f7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase123d ago0x17e1ec…15ada1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase123d ago0xb7578e…08c57e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007002100%coinbase123d ago0x7b85f5…a03031

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.