Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0xf19162…4f874b
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0xfab63b…b3f06a
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0x1223a2…46b1ec
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0x0bf0a8…d9c61a
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0x2581f4…5053da
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0x853919…ce4639
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0x6cfaec…8047e7
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0x86d416…22bb32
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0xda2869…168dc3
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0x7c59ad…3c2dda
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0xb9908b…5d43f5
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0xbd795f…65f5a3
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0x135628…4785b7
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0x01fca2…d6e479
0xced0…08640x9c95…e299Base$0.001100%Route unknown65d ago0x13197b…6962ce
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0x5904c5…d765d6
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0x901090…ba87e6
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0xf93dc9…57890f
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0xd6bf1c…d4a6bb
0xced0…08640x9c95…e299Base$0.001100%Route unknown66d ago0x3e1d27…2a2e66

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.