Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0xff4f4e…e08081
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0xbcafb7…6bc3a3
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0xbd098c…70c932
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x5f484b…86a811
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0xd3fa42…72c338
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x5121e7…267b7c
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x5746dc…439e06
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0xdd96b3…3b8ac2
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x75d1e7…bd81d8
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0xcc87c1…7e7942
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x7d2a8a…a34373
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x827e2f…5ee4f5
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x75af5a…fdc0a0
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0xbf2324…563616
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x4c3992…2a56d7
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x1eb369…922bbe
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0xf87e34…6c861d
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x058983…dbf92e
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x1db68f…c4f5f3
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x968a9f…3e2eec
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0xbfdd17…c51fad
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x40d43e…d4ba24
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0x639b2d…233641
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0xa600a9…497e9c
0xc8c2…3a090x9c95…e299Base$0.001100%Route unknown30d ago0xfe4eb4…d32788

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.