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.02100%coinbase76d ago0x1bf0be…331bb2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001169100%coinbase76d ago0xbf958a…ecec33
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase76d ago0xfceaef…eb465e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase76d ago0xec011d…1c07dd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase76d ago0xa6b983…604f51
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase76d ago0xeb9b57…0bc650
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase76d ago0x7ee842…08236a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase76d ago0x73a5d5…5ddc40
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001719100%coinbase76d ago0xc47d81…b4f983
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001655100%coinbase76d ago0x0d1ed2…be3b5c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase76d ago0x134c18…c42519
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001901100%coinbase76d ago0x4649fd…93947c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase76d ago0xafb5f3…33b0ea
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase76d ago0x2def22…de4dba
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001696100%coinbase76d ago0x248090…324286
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase76d ago0x68ada4…4ef615
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001667100%coinbase76d ago0x004479…7c9756
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002225100%coinbase76d ago0x743a1f…121520
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00584100%coinbase76d ago0xe697ae…89bb32
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002426100%coinbase76d ago0x01e844…a1eafa
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003157100%coinbase76d ago0x998560…944bf9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase76d ago0x7cc53e…9ba28e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase76d ago0xb4ed77…477c43
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase76d ago0xe1914d…9c62b3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase76d ago0x4ddd5e…8a22a0

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.