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—$1.92100%coinbase19d ago0x80c2f4…51df7f
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase19d ago0xcd3959…8a8b3d
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase19d ago0x5b1f97…339f6d
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase19d ago0x2f4cd2…cba6d6
0x467f…a4c10x85b4…627cBase—$2.55100%coinbase19d ago0x88cf06…910cef
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase19d ago0x83826f…6998fc
0x467f…a4c10x85b4…627cBase—$1.33100%coinbase19d ago0xa1e5e0…4d1a35
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase19d ago0xa0ec12…b2236d
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase19d ago0x548d06…caed64
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase19d ago0x2fb56b…61e91b
0x467f…a4c10x85b4…627cBase—$0.89100%coinbase19d ago0x47101e…e28bb9
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase19d ago0x1fd1a6…2b6342
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase19d ago0xaa2d4e…e359ca
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase19d ago0x9bde63…5f24af
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase19d ago0x3551a9…1af93e
0x467f…a4c10x85b4…627cBase—$0.57100%coinbase19d ago0x160e77…694661
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase19d ago0xea3a12…9ff7d8
0x467f…a4c10x85b4…627cBase—$1.58100%coinbase19d ago0x12164e…2a35b8
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase19d ago0x0849cb…34a172
0x467f…a4c10x85b4…627cBase—$0.75100%coinbase19d ago0x010b2a…007403
0x467f…a4c10x85b4…627cBase—$1.64100%coinbase19d ago0x8e709b…d691d6
0x467f…a4c10x85b4…627cBase—$1.70100%coinbase19d ago0x16ab8c…918dbc
0x467f…a4c10x85b4…627cBase—$0.70100%coinbase19d ago0x1b3e01…127f41
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase19d ago0xadc82b…36b809
0x467f…a4c10x85b4…627cBase—$1.06100%coinbase19d ago0x6d48cd…5cbfc0

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.