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.001100%coinbase113d ago0x7cef54…3d7d03
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x4f8701…65b7dc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x9f95e9…fe5618
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0xabd150…66fb71
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001127100%coinbase113d ago0xa7ff68…e41c46
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001153100%coinbase113d ago0xb6be57…6b2a55
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001187100%coinbase113d ago0xc3ab44…8b7c90
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001176100%coinbase113d ago0xfea29a…a67974
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001174100%coinbase113d ago0x83f749…0c5918
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001174100%coinbase113d ago0x9233e6…42fe9e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001218100%coinbase113d ago0x65dd5e…19f4ca
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001153100%coinbase113d ago0x01d2aa…4f5b07
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001158100%coinbase113d ago0xf4e277…7d6029
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x33fc33…b9510c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x331414…986aab
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x207b76…f82a21
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x81d01f…150f85
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x5a7157…ed9c61
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x5ff512…4743f2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x91984a…b9dfbe
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x162daf…3f2ca5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x132ba4…231570
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x6172d5…5a121c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0x1fcf2f…de3f45
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase113d ago0xad49e7…097222

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.