Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0x9c47ca…39a082
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0x5be8e4…48bbce
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xe5c1a0…662ebd
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0x5dccf6…0de60b
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xd162cc…228bfe
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0x70a278…e71354
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xb7d745…c33cc8
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0x971fba…8bed5f
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xe169d2…74f303
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xbcee3a…bc937f
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0x1b04c8…892165
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0x6968b4…0db5fa
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xb19f24…af918d
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xbae89b…fb3b6b
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xe2d86d…7e4a27
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xf7d09a…12099f
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xc2d43e…007bf6
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0x896e0c…aece0f
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0x7d11ee…bbd80c
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0x5881e1…1c7a66
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xae0395…bd8fcb
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xd5755b…3a0ad2
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xc77fab…e7f6ad
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0xf41b3f…4d9c52
0xf26d…03180x9c95…e299Base$0.001100%Route unknown66d ago0x4da6b1…a2ab20

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.