Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x5e9a94…147a54
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x03b89e…c8827d
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0xc806c6…1cc78c
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x29d679…3a59ba
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x44fee9…7a2fce
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x63f03b…dad883
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x8ab751…1fa777
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0xd4a2b9…9a1673
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x58dc8c…758d54
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x09f86f…948728
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0xf9ca1d…14636a
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x6ffb7d…53f0ff
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x69997d…4efaf8
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0xa26969…0a8c70
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x590af3…cf71f0
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0xb98b1a…ad74d1
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x637116…3f8923
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0xcba8f7…cb7b8d
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x2fd0a4…8eeeb7
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x137010…a0eb96
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0xd30868…a3dc06
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x467cd5…33f3ee
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0xce46d8…96af4e
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0xa8421a…56526b
0xc084…e5de0x9c95…e299Base$0.001100%Route unknown50d ago0x0bde42…0c42c0

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.