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.001324100%coinbase124d ago0xdf3cf3…2de4bf
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001439100%coinbase124d ago0x4b9270…9057d0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001602100%coinbase124d ago0x13930b…1d2d37
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001227100%coinbase124d ago0xe09796…f73aa1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001895100%coinbase124d ago0xc3c12d…82d43a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001725100%coinbase124d ago0x0796ca…d3be9f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001232100%coinbase124d ago0x28d528…b00c6e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001604100%coinbase124d ago0x6230e7…d9382b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001224100%coinbase124d ago0x9be7ff…90e511
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00175100%coinbase124d ago0x3d7443…127c85
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001888100%coinbase124d ago0xf117ee…cb74ce
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00188100%coinbase125d ago0x639c84…c2e128
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001432100%coinbase125d ago0xa8a31a…da7d66
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001624100%coinbase125d ago0xbdbef9…69312e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001742100%coinbase125d ago0x5624fc…42cdc5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001887100%coinbase125d ago0x105bcc…fadb6e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001235100%coinbase125d ago0xf30b13…f2037d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001255100%coinbase125d ago0xba3b48…160c62
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001861100%coinbase125d ago0x339480…24b15c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001277100%coinbase125d ago0x481e4f…25ea41
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001725100%coinbase125d ago0x3303c8…f33232
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001142100%coinbase125d ago0xf6fb81…4eee45

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.