Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x90eb2f…642fb6
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x807275…af4cbc
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x877fe5…553bbb
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x3fc2f5…fce35b
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x9820cf…85f0e5
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x585087…e1028c
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x7a2240…21f467
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0xa5da10…cd6be7
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x5754c5…5ad2ea
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x44de3e…eb89cf
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0xb6a506…fa029d
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x7add26…f55d75
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0xd79b1a…4683a0
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0xdf6cc8…196887
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0xab5a93…178fc4
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0xcd3d7e…f94320
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0xb9f04e…50b94c
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x004e89…e45c5e
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x0a844f…d0f3f7
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x21a94c…97d482
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0xc3cc3d…919579
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x652d53…23bc64
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0x4bd17f…08abc8
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0xc8a3cb…397878
0xb211…45630x9c95…e299Base$0.001100%Route unknown73d ago0xcdeb70…294bfa

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.