Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x139f67…b7eb05
0xe02b…727b0x6bab…e9e9Basex402 service$0.02100%coinbase46d ago0xcb7a17…30632e
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0xcb68b2…495e53
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x1d1446…e59a0a
0xe02b…727b0x6bab…e9e9Basex402 service$0.02100%coinbase46d ago0x98d70e…f8d064
0xe02b…727b0x6bab…e9e9Basex402 service$0.02100%coinbase46d ago0x58d246…78f88b
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x64cb68…7f00ff
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x4f8767…3b131b
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x4f2445…b0bae2
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x5c1ae4…7283e1
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x1087ae…c509b4
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x0898da…674f18
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0xc26061…799206
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0xe594f0…06bdd5
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x778ab1…5ac1ed
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x53893b…ff75c3
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x1bffc6…b884d2
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x2f5965…465271
0xe02b…727b0x6bab…e9e9Basex402 service$0.08100%coinbase46d ago0xcf9759…f6f232
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x87ca8a…980670
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x086a56…a5d57c
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x584ed1…943c56
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x31a2ea…193e28
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0xfa6dec…a533ee
0xe02b…727b0x6bab…e9e9Basex402 service$0.04100%coinbase46d ago0x188493…90bd98

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.