Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8578…25d80x3e0a…78e7Base—$0.004426100%coinbase74d ago0x884345…93c205
0x8578…25d80x3e0a…78e7Base—$0.0059100%coinbase74d ago0x2dde92…577897
0x8578…25d80x3e0a…78e7Base—$0.003455100%coinbase74d ago0xb7acc3…e43b85
0x8578…25d80x3e0a…78e7Base—$0.003999100%coinbase74d ago0xebdb87…e796cc
0x8578…25d80x3e0a…78e7Base—$0.004643100%coinbase74d ago0x8eaf89…3d5803
0x8578…25d80x3e0a…78e7Base—$0.005796100%coinbase74d ago0x45d10c…5006e4
0x8578…25d80x3e0a…78e7Base—$0.003467100%coinbase74d ago0xf7487b…5b40a9
0x8578…25d80x3e0a…78e7Base—$0.004644100%coinbase74d ago0xde9dca…c2cdfc
0x8578…25d80x3e0a…78e7Base—$0.005118100%coinbase74d ago0x43ac26…78ba12
0x8578…25d80x3e0a…78e7Base—$0.00355100%coinbase74d ago0xc3fe9a…3a4db0
0x8578…25d80x3e0a…78e7Base—$0.003378100%coinbase74d ago0x0e8137…25294e
0x8578…25d80x3e0a…78e7Base—$0.004679100%coinbase74d ago0xaccf0a…5faa50
0x8578…25d80x3e0a…78e7Base—$0.002776100%coinbase74d ago0xecc80f…35efbf
0x8578…25d80x3e0a…78e7Base—$0.004075100%coinbase74d ago0x702d7c…bbb1d5
0x8578…25d80x3e0a…78e7Base—$0.002733100%coinbase74d ago0x83fc12…6c8a77
0x8578…25d80x3e0a…78e7Base—$0.00494100%coinbase74d ago0xd6ef85…9c75b7
0x8578…25d80x3e0a…78e7Base—$0.00546100%coinbase75d ago0xe086ef…207f5f
0x8578…25d80x3e0a…78e7Base—$0.002748100%coinbase75d ago0x31a7d6…10f349
0x8578…25d80x3e0a…78e7Base—$0.005094100%coinbase75d ago0xbd63d2…9bd4c6
0x8578…25d80x3e0a…78e7Base—$0.004934100%coinbase75d ago0x3df816…2c2b89
0x8578…25d80x3e0a…78e7Base—$0.004311100%coinbase75d ago0x97c0ad…a56f3d
0x8578…25d80x3e0a…78e7Base—$0.005423100%coinbase75d ago0xf54e6c…055bb5
0x8578…25d80x3e0a…78e7Base—$0.005374100%coinbase75d ago0xdda0ae…62564d
0x8578…25d80x3e0a…78e7Base—$0.004405100%coinbase75d ago0xf69369…d06cf2

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.