Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ca…cc8c0x6366…f1e2Base$4.5270%0xfc74…d8a528d ago0x5b9b4a…dcf7c4
0x964c…3efd0x6366…f1e2Base$0.0670%0xfc74…d8a528d ago0x10c1e3…32a393
0x2318…7d4a0x6366…f1e2Base$0.0570%0x17c8…043628d ago0x78c007…082862
0x67ca…cc8c0x6366…f1e2Base$0.2170%0xfc74…d8a528d ago0x264362…d455a7
0x67ca…cc8c0x6366…f1e2Base$0.2170%0x17c8…043628d ago0x0f6a71…e99aae
0x9373…6d9b0x6366…f1e2Base$0.0470%0x17c8…043628d ago0xbfc7ab…54f567
0x8eff…1c530x6366…f1e2Base$0.1670%0x17c8…043628d ago0x6beacf…362b9b
0x28e8…dec70x6366…f1e2Base$0.5070%0xfc74…d8a528d ago0xb5a693…484168
0xd135…8f590x6366…f1e2Base$0.1870%0xfc74…d8a528d ago0x576c45…99abba
0xd135…8f590x6366…f1e2Base$0.1670%0xfc74…d8a528d ago0xc2c96a…0ff4fd
0x28e8…dec70x6366…f1e2Base$0.4370%0x17c8…043628d ago0xc1c105…81b48a
0xd135…8f590x6366…f1e2Base$0.0470%0x17c8…043628d ago0x3dcadc…745657
0xd135…8f590x6366…f1e2Base$0.0470%0xfc74…d8a528d ago0x91d103…77b76d
0xd135…8f590x6366…f1e2Base$0.0470%0x17c8…043628d ago0x6afce6…808afd
0xd135…8f590x6366…f1e2Base$0.0570%0x17c8…043628d ago0xbb74b8…57fa83
0xd135…8f590x6366…f1e2Base$0.0670%0xfc74…d8a528d ago0x6c05b4…4ed14f
0xd135…8f590x6366…f1e2Base$0.1670%0xfc74…d8a528d ago0x8e49ef…ef82ab
0xd135…8f590x6366…f1e2Base$0.0470%0x17c8…043628d ago0xcb2e88…24ac2f
0xd135…8f590x6366…f1e2Base$0.0470%0xfc74…d8a528d ago0x61ff13…968b12
0xd135…8f590x6366…f1e2Base$0.0570%0x17c8…043628d ago0xd44ad5…380d98
0xd135…8f590x6366…f1e2Base$0.0570%0xfc74…d8a528d ago0xea4ff8…65fa66
0xd135…8f590x6366…f1e2Base$0.0470%0x17c8…043628d ago0xc89109…1586ab
0xd135…8f590x6366…f1e2Base$0.0470%0xfc74…d8a528d ago0x35251a…5f2438
0xd135…8f590x6366…f1e2Base$0.0470%0x17c8…043628d ago0x344c7c…32d6c4
0xd135…8f590x6366…f1e2Base$0.0470%0xfc74…d8a528d ago0x537c09…ea3b63

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.