Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x04ef4a…992e67
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x64f960…e62940
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x37f503…889713
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0xfca7c4…a9ad0b
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x165c04…860deb
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0xb2a233…91e8f8
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x118d96…b09583
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x8e5682…5fe2ea
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x537876…7bda8f
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0xa7b33c…426708
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x442867…30ad30
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x50827a…056788
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0xf00a8f…7ac909
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0xb9edbc…aecb78
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x5ad8d9…066db9
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0xb1f939…71e2ee
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x6a5f34…4b0ab3
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0xf71863…26f35e
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0xdf96ad…7c1f3e
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x913a46…b606d1
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x5d1756…a34060
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x1b729f…ab2f4d
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0xe6ef84…02c27e
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown21d ago0x276897…53f000

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.