Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x8c97d8…6204c9
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0xae1f9a…32a452
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0xf7094d…368fb3
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x980272…744f1b
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x6af1c1…2bd262
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x81a1d9…565e63
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x1d2493…5ecfed
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0xc8a108…88f7d4
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown43d ago0x348123…7d5904
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0xcd80fa…daf283
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0xbfdf0e…04a0a2
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0x057c75…e5d9a4
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0x432aba…af9786
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0xd879dd…cb7f12
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0x5bfe8c…e7756e
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0x063eeb…685ff3
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0x234ab9…d7c9d1
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0x722069…18789c
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0xb5df4f…6334b8
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0xe17be5…2ab74d
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0xdd7c47…c3dc20
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0xa3f063…2afff3
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0x1b0803…13b886
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0x2cc1a7…401ee9
0xa391…ab8e0x9c95…e299Base$0.001100%Route unknown44d ago0x72871f…b74b39

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.