Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e64…65550x3e0a…78e7Base—$0.005077100%coinbase74d ago0xc9621a…39bf92
0x3e64…65550x3e0a…78e7Base—$0.004563100%coinbase74d ago0x8ac4de…8ff9c7
0x3e64…65550x3e0a…78e7Base—$0.003887100%coinbase74d ago0x3e2aa0…f6e0fe
0x3e64…65550x3e0a…78e7Base—$0.003868100%coinbase75d ago0xbbdaff…04a50d
0x3e64…65550x3e0a…78e7Base—$0.005239100%coinbase75d ago0x34c0a7…73682e
0x3e64…65550x3e0a…78e7Base—$0.003103100%coinbase75d ago0x59e561…3d4e77
0x3e64…65550x3e0a…78e7Base—$0.003229100%coinbase75d ago0x5930de…e90234
0x3e64…65550x3e0a…78e7Base—$0.005168100%coinbase75d ago0xf613e4…4e968a
0x3e64…65550x3e0a…78e7Base—$0.002751100%coinbase75d ago0x8c9d3d…843bd8
0x3e64…65550x3e0a…78e7Base—$0.004562100%coinbase75d ago0xe5bbbe…199920
0x3e64…65550x3e0a…78e7Base—$0.002797100%coinbase75d ago0xaff073…19ea76
0x3e64…65550x3e0a…78e7Base—$0.00437100%coinbase75d ago0x527c44…80e1ec
0x3e64…65550x3e0a…78e7Base—$0.003546100%coinbase75d ago0x1e721a…bc92b1
0x3e64…65550x3e0a…78e7Base—$0.005115100%coinbase75d ago0x186952…857932
0x3e64…65550x3e0a…78e7Base—$0.002871100%coinbase75d ago0x4ac79c…4997f4
0x3e64…65550x3e0a…78e7Base—$0.004308100%coinbase75d ago0x0ea129…130df9
0x3e64…65550x3e0a…78e7Base—$0.004273100%coinbase75d ago0x6780cc…828c6e
0x3e64…65550x3e0a…78e7Base—$0.004782100%coinbase75d ago0x96311f…e158aa
0x3e64…65550x3e0a…78e7Base—$0.005599100%coinbase75d ago0x4f2484…6383d0

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.