Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0x27d453…98fff2
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xf841b4…bd3734
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0x11ac29…9be7bc
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xec0f61…739d73
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xfae334…7087a7
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xaafb58…dec8bf
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0x3b8455…6969c7
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xb8e9bf…a62ac7
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xbcdf37…eb4c5a
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xc7cef2…2744de
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xa6d826…ad84c0
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0x065db4…fa9845
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xf0d35a…80f554
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0x40355d…e78b47
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0x6abe20…72a62f
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0x3737f5…90a914
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0x3b52ac…3846b0
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0x876328…1610ea
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0xee0b5d…aa0359
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa69d ago0x7bf5ae…0ec811
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa70d ago0x6831e5…95586b
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa70d ago0x172074…59310f
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa70d ago0xe30a82…201eaa
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa70d ago0x282e3c…cd53d4
0x4f76…7ccf0x9c95…e299Base—$0.001100%fluxa70d ago0x623fb6…71177d

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.