Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.42100%xecho103d ago0xb792bc…e66f48
0x467f…a4c10x85b4…627cBase—$0.04100%xecho103d ago0x3fa772…7cc445
0x467f…a4c10x85b4…627cBase—$0.06100%xecho103d ago0x9ea4b8…e4cfb2
0x467f…a4c10x85b4…627cBase—$0.07100%xecho103d ago0x0b4d2b…931335
0x467f…a4c10x85b4…627cBase—$0.04100%xecho103d ago0xc8efa4…90ba73
0x467f…a4c10x85b4…627cBase—$0.05100%xecho103d ago0x3c831e…c5079b
0x467f…a4c10x85b4…627cBase—$0.05100%xecho103d ago0x77d3ba…fa47e9
0x467f…a4c10x85b4…627cBase—$0.12100%xecho103d ago0xd81f13…99d0e9
0x467f…a4c10x85b4…627cBase—$0.06100%xecho103d ago0x030e2e…73b480
0x467f…a4c10x85b4…627cBase—$0.05100%xecho103d ago0x46bf50…d0619a
0x467f…a4c10x85b4…627cBase—$0.04100%xecho103d ago0xaa308a…600cbc
0x467f…a4c10x85b4…627cBase—$0.04100%xecho103d ago0x24dd22…e07b6e
0x467f…a4c10x85b4…627cBase—$0.06100%xecho103d ago0xd30e19…00f269
0x467f…a4c10x85b4…627cBase—$0.07100%xecho103d ago0xf2fbfe…bb499e
0x467f…a4c10x85b4…627cBase—$0.04100%xecho103d ago0x0cefea…704f59
0x467f…a4c10x85b4…627cBase—$0.44100%xecho103d ago0x1d6a78…5cefa7
0x467f…a4c10x85b4…627cBase—$0.06100%xecho103d ago0x3b2a31…a72962
0x467f…a4c10x85b4…627cBase—$0.36100%xecho103d ago0xbfcb82…987a9f
0x467f…a4c10x85b4…627cBase—$0.05100%xecho103d ago0x57b1bb…ee5fae
0x467f…a4c10x85b4…627cBase—$0.13100%xecho104d ago0xda0d4d…d53d07
0x467f…a4c10x85b4…627cBase—$0.05100%xecho104d ago0x4a1998…1992b5
0x467f…a4c10x85b4…627cBase—$0.05100%xecho104d ago0x0daf73…45271a
0x467f…a4c10x85b4…627cBase—$0.04100%xecho104d ago0x274551…a203be
0x467f…a4c10x85b4…627cBase—$0.35100%xecho104d ago0xbb175e…71a33a
0x467f…a4c10x85b4…627cBase—$0.31100%xecho104d ago0xfdae29…1e480f

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.