Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e0d…608a0x959e…412cBase—$0.01100%coinbase57d ago0x108934…276ae9
0x5e0d…608a0x8660…3356Base—$0.01100%coinbase57d ago0x0fe192…30b957
0x5e0d…608a0x9b9f…9d3cBase—$0.01100%coinbase57d ago0xeff339…482eeb
0x5e0d…608a0xcd1f…01a3Base—$0.01100%coinbase57d ago0xcac16d…86e18a
0x5e0d…608a0xcd64…aefeBase—$0.01100%coinbase57d ago0xf89dca…d9a803
0x5e0d…608a0x0dc7…87edBase—$0.01100%coinbase57d ago0x79e693…87f3c3
0x5e0d…608a0x6be6…09c4Base—$0.01100%coinbase57d ago0x200d1f…c4e56e
0x5e0d…608a0x107c…b0d5Base—$0.01100%coinbase57d ago0x9df6da…b7e043
0x5e0d…608a0x46fa…3284Base—$0.01100%coinbase57d ago0xe05003…459043
0x5e0d…608a0x6b16…a01cBase—$0.01100%coinbase57d ago0xec7308…546054
0x5e0d…608a0x82de…9862Base—$0.01100%coinbase57d ago0x1c15b0…c0ec80
0x5e0d…608a0x4995…d3caBase—$0.01100%coinbase57d ago0x605a3d…562d48
0x5e0d…608a0x5115…d01cBase—$0.01100%coinbase57d ago0xec033e…d520fb
0x5e0d…608a0x246e…f247Base—$0.01100%coinbase57d ago0x1f1042…d1575e
0x5e0d…608a0x9078…5f4aBase—$0.01100%coinbase57d ago0x7e614f…090f7d
0x5e0d…608a0x3c8d…3aa3Base—$0.01100%coinbase57d ago0x258ab6…0f1b7a
0x5e0d…608a0x812c…6dcdBase—$0.01100%coinbase57d ago0x42271e…c12639
0x5e0d…608a0xbce2…9fe1Base—$0.01100%coinbase57d ago0x6c2c3a…1607c4
0x5e0d…608a0x6ba8…0114Base—$0.01100%coinbase57d ago0x3eafa0…9ef27b
0x5e0d…608a0xa7ac…e590Base—$0.01100%coinbase57d ago0xa9fa88…54cc3f
0x5e0d…608a0x2f6e…489bBase—$0.01100%coinbase57d ago0x107367…582e84
0x5e0d…608a0xc810…da84Base—$0.01100%coinbase57d ago0x68379a…6d8d2c
0x5e0d…608a0x395f…4c8fBase—$0.01100%coinbase58d ago0xa6fda9…c38dba
0x5e0d…608a0x4cbe…416fBase—$0.01100%coinbase58d ago0x706ec8…ba1fac
0x5e0d…608a0x150d…8a23Base—$0.01100%coinbase58d ago0x26d12a…310649

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.