Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0x28c33e…e30af6
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0x16933f…542fb3
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0x0e79cb…200933
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0x36f6a9…682a3a
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0xfefd00…8fe7bb
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0x858e2f…986166
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0x21d798…fae046
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0xcb3e6e…350528
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0x86aca2…e7794c
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0xbc1994…3befd8
0x0553…9e540xd339…531fBasex402 service$0.05100%coinbase21d ago0xefaa42…96725c
0x0553…9e540xd339…531fBasex402 service$0.05100%coinbase21d ago0xff53ff…04577f
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0xad2ac2…516d9c
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0x6038dc…fa1dc9
0x0553…9e540xd339…531fBasex402 service$0.05100%coinbase21d ago0x459a9e…61a2da
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0xc31a8a…506874
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0x10c36e…5e595c
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0xc1650c…c002d7
0x0553…9e540xd339…531fBasex402 service$0.05100%coinbase21d ago0xd81aa3…beffa2
0x0553…9e540xd339…531fBasex402 service$0.05100%coinbase21d ago0x300b02…7aff40
0x0553…9e540xd339…531fBasex402 service$0.10100%coinbase21d ago0xac0b23…1c7a98
0x0553…9e540xd339…531fBasex402 service$0.05100%coinbase21d ago0xc8d9fd…a4d4c9
0x0553…9e540xd339…531fBasex402 service$0.05100%coinbase21d ago0xc05892…dcfbdb
0x0553…9e540xd339…531fBasex402 service$0.05100%coinbase21d ago0x5b1a1d…22b9ef

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.