Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase67d ago0xa27575…47b6c7
0x97bc…9f370x13bf…b9a7Base—$0.00125100%candidates67d ago0x781a97…c2a893
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase67d ago0x4fb339…306b77
0x97bc…9f370x13bf…b9a7Base—$0.00125100%candidates67d ago0x5846c5…dd7a2f
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase67d ago0x314bad…634aa9
0x97bc…9f370x13bf…b9a7Base—$0.00125100%candidates67d ago0x18a319…c7e221
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase67d ago0xa5481a…bc8973
0x97bc…9f370x13bf…b9a7Base—$0.00125100%candidates67d ago0xb6d987…c10aea
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase67d ago0xc3dc9d…ad5f67
0x97bc…9f370x13bf…b9a7Base—$0.00125100%candidates67d ago0x061a3d…80876a
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase67d ago0x360d10…ca37f9
0x97bc…9f370x13bf…b9a7Base—$0.00125100%candidates67d ago0x703ed7…c2986a
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase67d ago0xe0d960…3e7a4a
0x97bc…9f370x13bf…b9a7Base—$0.00125100%candidates67d ago0x72dc18…26dd98
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase67d ago0xb23e1d…3aa4e1
0x97bc…9f370x13bf…b9a7Base—$0.00125100%candidates67d ago0x6c16ea…5d933c
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase67d ago0xf8a60e…02c4aa
0x97bc…9f370x13bf…b9a7Base—$0.00125100%candidates67d ago0x425bfb…7bd463
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase67d ago0x4e3639…76f006
0x97bc…9f370x13bf…b9a7Base—$0.00125100%candidates67d ago0x416609…d28e85
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase67d ago0x7780ae…e7172c
0x97bc…9f370x13bf…b9a7Base—$0.00125100%candidates67d ago0x4cc1a3…bf779c
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase67d ago0xde24e0…f1391f
0x97bc…9f370x13bf…b9a7Base—$0.00125100%candidates67d ago0xed50c2…af789e
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase67d ago0x0e0dc6…832893

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.