Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0xfaeaea…16cb9d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0xee4877…c5011b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0x5b3d3d…3c8d92
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0xa8bb4e…a58e82
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0xbaad48…33e521
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0x500990…0c4628
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0xe869d9…8f496a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0xe01da4…0011b3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0x5fc333…078e78
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0xc81b99…ce6f34
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase24d ago0xa1ec7a…ccf78c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25d ago0xeb0837…efc5dc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25d ago0x35c764…abaccc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25d ago0xc51c9a…18f6bb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25d ago0x911e38…8e78d4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25d ago0x18c9f5…1ea6bf
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25d ago0x02f8a8…19efdc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25d ago0x695177…298417
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25d ago0x481cd1…fa5316
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25d ago0xe40dfc…f45466
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25d ago0xed5cac…5c9e02
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25d ago0xcdd230…7efa3e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25d ago0x197e7e…a44466
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase25d ago0x50953e…f20a7e

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.