Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0x7137b5…47a973
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0xdefdfc…cdc3d2
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0xbf00f2…515e03
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0x8dc62c…e028dc
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0x656c10…9d3d22
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0xf3cc17…c4fff3
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0x747c9d…5d6b0e
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0xd42f84…b2cb5a
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0xc508d7…ac0e51
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0xd0f187…31a9e6
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0x587c5f…ff8a71
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0x45839b…52b1ee
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0xf372b7…ac1974
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0x39d93e…3b0e55
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0xcfbe78…4a4754
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0x77f49d…b5470b
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0xddb971…8eeec9
0xb5b0…009d0x9c95…e299Base$0.001100%Route unknown60d ago0x51e64b…4ab1f0

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.