Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002602100%coinbase47d ago0x4dd1b4…84fd5a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002777100%coinbase47d ago0x8328b2…dfd827
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002489100%coinbase47d ago0xc412a5…0db428
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002192100%coinbase47d ago0x48aa72…84ff30
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002596100%coinbase47d ago0xe5a817…e199c2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002221100%coinbase47d ago0x2fd05e…8aab03
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002188100%coinbase48d ago0x7fba77…fd1095
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002132100%coinbase48d ago0xe75cae…7e495e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002547100%coinbase48d ago0xb02d32…900d39
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002296100%coinbase48d ago0xa00a9b…e14b1c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002895100%coinbase48d ago0x740b51…cec43f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002653100%coinbase48d ago0x2f5c39…781ca6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00276100%coinbase48d ago0x0ff613…144fae
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002338100%coinbase48d ago0x97729c…3b7362
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002884100%coinbase48d ago0x56a343…770fed
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002122100%coinbase48d ago0xb504dd…e997bb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00269100%coinbase48d ago0xeb7c14…07ec3e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00276100%coinbase48d ago0x3050cc…f5fa73
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002689100%coinbase48d ago0x478bbe…0db354
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002661100%coinbase48d ago0xc11a20…007c4b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002213100%coinbase48d ago0xaf0b87…7f039c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00228100%coinbase48d ago0x42bdd9…6ceb4b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002504100%coinbase48d ago0x11cf7d…bb1102
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002188100%coinbase48d ago0x902e6a…4f083c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002322100%coinbase48d ago0x70a2cf…d3dbf4

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.