Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5220…3be30x10c1…1e24Base—$0.10100%coinbase116d ago0x01561f…90c88e
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x405dd3…0b1199
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x48d8f2…33ea83
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x2d4628…f180ce
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x4eaae5…992d61
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x1188f8…cc5f49
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x5588c0…86f23f
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x3c0ae3…d29f83
0x5220…3be30x10c1…1e24Base—$0.59100%coinbase117d ago0x66154c…2f08bd
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0xb1c7ed…e06312
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0xaf4cbd…bf42fd
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x5120de…832ec2
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x0b9b6c…0f9ddf
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x996df3…0f3d55
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x9d88eb…128a98
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x835641…543e12
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x5ba5be…ee564e
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0xf7ea9c…2bb6c4
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x2b2299…300340
0x5220…3be30x10c1…1e24Base—$0.01100%coinbase117d ago0x263c55…9b49ce

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.