Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0x772c69…3f0d13
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0x81e422…75883c
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0xf56bc7…7546de
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0x9e9e2e…995123
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0x929267…3939ff
0x0233…63720xfe80…47eeBase—$0.001100%fluxa48d ago0xe4c2c5…1c5240
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0xe2551e…45bbc4
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0xb59b16…fc4a77
0x0233…63720xfe80…47eeBase—$0.001100%fluxa48d ago0x47671d…e4a573
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0xa7feed…5fe169
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0x6ab825…3bf976
0x0233…63720xfe80…47eeBase—$0.001100%fluxa48d ago0x639ae4…eedd1f
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0x186992…5ac515
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0x445129…76ecd3
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0xf26969…c3f9d5
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0x1a67c7…fcdb29
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0x11814b…52f774
0x0233…63720xfe80…47eeBase—$0.001100%fluxa48d ago0x3e713e…6de58a
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0xc0b7e9…501ee6
0x0233…63720xfe80…47eeBase—$0.001100%fluxa48d ago0xc48486…195a56
0x0233…63720xfe80…47eeBase—$0.001100%fluxa48d ago0xe53e77…9ec349
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0x0673dd…7a1295
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0xefc5bd…8c3551
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0x7dfa0b…e3153d
0x0233…63720x9c95…e299Base—$0.001100%fluxa48d ago0x87269c…22e850

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.