Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67fd…c8f90x10c1…1e24Base—$2.48100%coinbase115d ago0xb24158…f6dd27
0x67fd…c8f90x10c1…1e24Base—$0.61100%coinbase115d ago0x2376af…e3a5bd
0x67fd…c8f90x10c1…1e24Base—$0.55100%coinbase115d ago0x8bc8a8…c9f218
0x67fd…c8f90x10c1…1e24Base—$0.57100%coinbase115d ago0x077b56…8e4feb
0x67fd…c8f90x10c1…1e24Base—$0.57100%coinbase115d ago0xb4a1bb…5412d3
0x67fd…c8f90x10c1…1e24Base—$0.53100%coinbase115d ago0xfc9f0c…792ae1
0x67fd…c8f90x10c1…1e24Base—$0.53100%coinbase115d ago0xd09033…2908e2
0x67fd…c8f90x10c1…1e24Base—$0.52100%coinbase115d ago0xf35131…e71382
0x67fd…c8f90x10c1…1e24Base—$0.55100%coinbase115d ago0x372c98…310431
0x67fd…c8f90x10c1…1e24Base—$0.56100%coinbase115d ago0x15057e…dfdfbc
0x67fd…c8f90x10c1…1e24Base—$0.53100%coinbase115d ago0xbf5a2a…fc4d7e
0x67fd…c8f90x10c1…1e24Base—$0.51100%coinbase115d ago0x8dc672…424b09
0x67fd…c8f90x10c1…1e24Base—$0.54100%coinbase115d ago0x4eb893…d0f0bf
0x67fd…c8f90x10c1…1e24Base—$0.53100%coinbase115d ago0x4ab172…81292e
0x67fd…c8f90x10c1…1e24Base—$0.53100%coinbase115d ago0xf9fcd6…ca8984
0x67fd…c8f90x10c1…1e24Base—$0.54100%coinbase115d ago0x41fe23…c0eb9a
0x67fd…c8f90x10c1…1e24Base—$0.56100%coinbase115d ago0x34fcf3…ba0ca9
0x67fd…c8f90x10c1…1e24Base—$0.57100%coinbase115d ago0x9c74e6…19ae3b
0x67fd…c8f90x10c1…1e24Base—$0.51100%coinbase115d ago0x755dea…0cabb1
0x67fd…c8f90x10c1…1e24Base—$0.53100%coinbase115d ago0x429442…d26a96
0x67fd…c8f90x10c1…1e24Base—$0.57100%coinbase115d ago0x896fc9…291a7c
0x67fd…c8f90x10c1…1e24Base—$0.53100%coinbase115d ago0x17e3a0…a7ae6e
0x67fd…c8f90x10c1…1e24Base—$0.52100%coinbase115d ago0x46b365…570e6f
0x67fd…c8f90x10c1…1e24Base—$0.63100%coinbase115d ago0xf9a2aa…ece048

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.