Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0x61f377…971d5f
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0xe9e587…56734f
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0x8de8ed…99d176
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0x7bcd88…65080c
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0x8fa817…d3088e
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0x87adc7…c152a3
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0xc15562…6a61a2
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0x787836…f598cb
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0x930ba9…790b25
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0xbb8365…b768af
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0xb4e922…079334
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0x56b247…26b64f
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0x70b6e0…c8af43
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown53d ago0xd5c782…47414a
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown54d ago0xa6904d…4540ac
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown54d ago0x2e0ada…9d5fe3
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown54d ago0x3f2f71…fa20d8
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown54d ago0xef8b78…62bb00
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown54d ago0x981b7f…bc22d9
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown54d ago0x988c11…305e5d
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown54d ago0x81ec9e…648d8d
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown54d ago0x80a8fd…272ff5
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown54d ago0x436b7f…86df6d
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown54d ago0xb578b5…1c0ac0
0x9703…8cf90x9c95…e299Base$0.001100%Route unknown54d ago0x3a66ff…8f2050

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.