Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x640d98…db61e7
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x67757c…fce1ff
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x5ceb4e…9aac1a
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0xd87f56…29bb14
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0xe3d9a1…06a859
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x5814eb…2531a7
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x4baafe…51109c
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x4b04d5…5ba9b1
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x441721…0d4d46
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0xdbe4d3…937256
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x81ce87…36bb29
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x275860…b44187
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0xbc0c51…dfe96a
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x997454…bc6ed4
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x0039f8…eec21b
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x4daf71…7e1858
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x7c63e5…ecbfee
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0xa0ef12…572797
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x4c7027…0e0527
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x455041…fe69bc
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x6fdac6…1d09ed
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x209b92…4ae68b
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x5f1f40…90e228
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0x5e5173…d58a9f
0xf337…83ac0x6839…1a2bBase—$0.003100%coinbase44d ago0xfd4f19…6dd0fa

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.