Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003467100%coinbase49d ago0xa96a80…671e8b
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.004188100%coinbase49d ago0xa96097…7fa974
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.00411100%coinbase49d ago0x705c23…34203d
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.004072100%coinbase49d ago0x3c55b4…2016cc
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.004035100%coinbase49d ago0xe5ecd3…0ddd3d
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003947100%coinbase49d ago0x789ba5…402309
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.00345100%coinbase49d ago0xc008fc…134a82
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.004002100%coinbase49d ago0x0657f9…dc5ee0
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003967100%coinbase49d ago0x132a17…ed4a76
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003923100%coinbase49d ago0xdd3887…5bf75d
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003912100%coinbase49d ago0xf11118…485274
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.00345100%coinbase49d ago0x047882…b3d411
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.004174100%coinbase49d ago0x63709b…91b55d
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.004146100%coinbase49d ago0xfb195c…28776a
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003945100%coinbase49d ago0xb85db5…fb1467
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003934100%coinbase49d ago0x670a1a…3f1c27
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.00345100%coinbase49d ago0x1268e7…85ef57
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.004031100%coinbase49d ago0xc595d4…1382c6
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003942100%coinbase49d ago0xfd7155…aad213
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.00345100%coinbase49d ago0xdb826d…f8df52
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003969100%coinbase49d ago0x008bef…5a3f7f
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.003942100%coinbase49d ago0xb0cabf…fb1e54
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.00345100%coinbase49d ago0xd2cfeb…8f67ba
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.0042100%coinbase49d ago0x8a2f3e…c20dcb
0x0ab8…fd2c0xe903…1abfBaseBlockRun.AIAi$0.004171100%coinbase49d ago0x8350c7…42aaf2

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.