Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x553e…55090x10c1…1e24Base—$0.14100%coinbase105d ago0xe34bad…1425e8
0x25df…c1d50x10c1…1e24Base—$0.15100%coinbase105d ago0x1d5ae6…5d1fc3
0xf33e…70ea0x10c1…1e24Base—$0.11100%coinbase105d ago0x6804c6…f7ef4b
0x2249…21400x10c1…1e24Base—$0.009768100%coinbase105d ago0xc95d96…ea840f
0x57e7…ca730x10c1…1e24Base—$0.55100%coinbase105d ago0x814dbd…b61478
0xb41b…fb660x10c1…1e24Base—$0.02100%coinbase105d ago0x8d9a3e…71e5c2
0x4db8…dd380x10c1…1e24Base—$0.007497100%coinbase105d ago0x2fef05…6f49c6
0x525d…da6b0x10c1…1e24Base—$2.75100%coinbase105d ago0x9dd4ad…fe3b90
0x9a90…f8520x10c1…1e24Base—$0.02100%coinbase105d ago0x5fa1d6…5b4ef3
0x619e…75410x10c1…1e24Base—$0.50100%coinbase105d ago0x18d06c…ad9522
0xdd42…2a240x10c1…1e24Base—$0.51100%coinbase105d ago0x6cc264…5eb7e8
0x6ab8…6c2a0x10c1…1e24Base—$0.50100%coinbase105d ago0x82ba00…9523b6
0xbbe6…f1b40x10c1…1e24Base—$0.62100%coinbase105d ago0xefde6d…d197af
0x0297…9d5a0x10c1…1e24Base—$0.15100%coinbase105d ago0x83451b…f5a6f0
0xed6c…8d530x10c1…1e24Base—$0.50100%coinbase105d ago0x79c3b6…138deb
0x5fdc…a1a40x10c1…1e24Base—$0.005918100%coinbase105d ago0x1aa9e8…22a678
0x8a44…d9ea0x10c1…1e24Base—$0.03100%coinbase105d ago0xd02b38…0762b5
0x0883…35350x10c1…1e24Base—$0.77100%coinbase105d ago0x4eeae1…682a31
0xf200…60570x10c1…1e24Base—$0.50100%coinbase105d ago0x2814b6…8a9ce7
0xdd42…2a240x10c1…1e24Base—$0.01100%coinbase105d ago0x7556d7…6b5394
0x62e2…39770x10c1…1e24Base—$0.09100%coinbase105d ago0x5de9e7…6773a3
0xdd42…2a240x10c1…1e24Base—$0.01100%coinbase105d ago0xc9e64e…e8cc99
0x36e2…53420x10c1…1e24Base—$0.01100%coinbase105d ago0x4a77f7…051aae
0x8356…76890x10c1…1e24Base—$0.01100%coinbase105d ago0x02e42f…22651e
0x0446…36060x10c1…1e24Base—$0.50100%coinbase105d ago0xbc1de1…577f2a

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.