Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase5d ago0xc50aed…bab5cc
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase5d ago0x9b01b3…eb8eac
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase5d ago0x0f8629…8e5ec6
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase5d ago0xc342b5…0fe2d9
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase5d ago0xa5e597…f1921e
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase5d ago0xd94572…35a542
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase5d ago0x84d913…4ab6ec
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase5d ago0x8ecb2d…fe48bd
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase5d ago0x7c37e7…0554ac
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase5d ago0x6d0376…11b262
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase5d ago0x36f7cc…ecbc92
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase5d ago0xc5cf5d…9abe38
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase5d ago0xb3f855…c8117e
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase5d ago0xbec281…03d7a3
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase5d ago0x4deb39…300fea
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase5d ago0xe49744…a7c549
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase5d ago0xf6720b…82c44d
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase5d ago0x6f5b40…44649f
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase5d ago0xc3745f…64fd0d
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.009498100%coinbase5d ago0x9b5aba…2b40c4
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.009242100%coinbase5d ago0x9ed2ce…59ba6d
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.008975100%coinbase5d ago0x9c0117…744296
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.008591100%coinbase5d ago0xd09383…f5751e
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.008564100%coinbase5d ago0xc693e4…0794d2
0x82c7…5f690xe903…1abfBaseBlockRun.AIAi$0.008564100%coinbase5d ago0x698803…018023

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.