Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb8…c3830x3e0a…78e7Base—$0.005046100%coinbase75d ago0xbefc3d…2627e4
0x3fb8…c3830x3e0a…78e7Base—$0.003819100%coinbase75d ago0x94d8ae…be325e
0x3fb8…c3830x3e0a…78e7Base—$0.003139100%coinbase75d ago0x620d60…30a83c
0x3fb8…c3830x3e0a…78e7Base—$0.005853100%coinbase75d ago0x98c119…94a0b2
0x3fb8…c3830x3e0a…78e7Base—$0.004437100%coinbase75d ago0xf9e3b7…3b5c25
0x3fb8…c3830x3e0a…78e7Base—$0.003898100%coinbase75d ago0xc8d9e6…72a432
0x3fb8…c3830x3e0a…78e7Base—$0.005483100%coinbase75d ago0x2602b3…c76d95
0x3fb8…c3830x3e0a…78e7Base—$0.004169100%coinbase75d ago0x36c305…c0dad0
0x3fb8…c3830x3e0a…78e7Base—$0.005937100%coinbase75d ago0x57a349…3cde04
0x3fb8…c3830x3e0a…78e7Base—$0.003166100%coinbase75d ago0xf50913…d76949
0x3fb8…c3830x3e0a…78e7Base—$0.003165100%coinbase75d ago0x70e3b3…ff7139
0x3fb8…c3830x3e0a…78e7Base—$0.003823100%coinbase75d ago0x75e6b2…9eda18
0x3fb8…c3830x3e0a…78e7Base—$0.005668100%coinbase75d ago0x9be09d…ca4897
0x3fb8…c3830x3e0a…78e7Base—$0.005181100%coinbase75d ago0x71b69e…388765
0x3fb8…c3830x3e0a…78e7Base—$0.004737100%coinbase75d ago0x5a0f09…48a57e
0x3fb8…c3830x3e0a…78e7Base—$0.003639100%coinbase75d ago0x2c31d1…edd597
0x3fb8…c3830x3e0a…78e7Base—$0.005088100%coinbase75d ago0xa62bbb…12c78d
0x3fb8…c3830x3e0a…78e7Base—$0.005941100%coinbase75d ago0xf09043…c8de52
0x3fb8…c3830x3e0a…78e7Base—$0.003321100%coinbase75d ago0xce60a6…89b54b
0x3fb8…c3830x3e0a…78e7Base—$0.004072100%coinbase75d ago0xfb0e4c…6a43af
0x3fb8…c3830x3e0a…78e7Base—$0.00308100%coinbase75d ago0x8007c1…e8cf86
0x3fb8…c3830x3e0a…78e7Base—$0.004723100%coinbase75d ago0x582db1…9f4842

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.