Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown42d ago0x26b181…7525b6
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown42d ago0xaf6d86…e704df
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown42d ago0x5aa8f9…202d7e
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown42d ago0xcb48aa…8a8e7d
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0xf6a9ef…9d220f
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x234230…3fe23b
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0xa34823…21830b
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x41edc5…20ac57
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x96e354…50e1a5
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x0dbe98…fe0130
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0xa6a93b…e5a4a5
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x211985…918e61
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x0c1cfd…24fcf6
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0xf2d477…0ede54
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x0029b8…825356
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x56238a…af30cf
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x76bba9…19edc9
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0xee40a6…b3aef1
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0x19a76d…bc9446
0x6b87…25e90x9c95…e299Base$0.001100%Route unknown43d ago0xab067c…198021

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.