Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…3c010x9c95…e299Base$0.001100%Route unknown53d ago0x99288d…6b2691
0x9038…3c010x9c95…e299Base$0.001100%Route unknown53d ago0xcc19a1…9baeae
0x9038…3c010x9c95…e299Base$0.001100%Route unknown53d ago0xe50f8c…b3d27e
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x790f2a…ead5ea
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x82644e…629a00
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0xa5c4eb…2765cd
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x84a550…0f3b80
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0xc0733a…e28b16
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x95d85d…5a4f39
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x44f592…c5088a
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x1a0d37…276948
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0xda1001…443727
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x052d57…2bcd94
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0xcc4035…0e7651
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x4bab27…896e59
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x7ce0f9…261667
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x02455c…7991be
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x0ddba0…8cd9e8
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0xc01a76…3443d5
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x418042…516448
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0xe0ef95…c95249
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0xcb409c…0d7ecd
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x84725d…f88dd2
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x5271c3…71b076
0x9038…3c010x9c95…e299Base$0.001100%Route unknown54d ago0x5bceb9…272df3

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.