Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eee…0b980x9c95…e299Base$0.001100%fluxa41d ago0xcc01ce…c20bf4
0x0eee…0b980x9c95…e299Base$0.001100%fluxa41d ago0x2f99d8…9298b7
0x0eee…0b980x9c95…e299Base$0.001100%fluxa41d ago0x63129f…ccb94f
0x0eee…0b980x9c95…e299Base$0.001100%fluxa41d ago0xb571b8…fd4b11
0x0eee…0b980x9c95…e299Base$0.001100%fluxa41d ago0x5f9517…8e19c3
0x0eee…0b980x9c95…e299Base$0.001100%fluxa41d ago0x80d409…82de6e
0x0eee…0b980x9c95…e299Base$0.001100%fluxa41d ago0x777f80…387b8f
0x0eee…0b980x9c95…e299Base$0.001100%fluxa41d ago0x59ef99…42ea50
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa41d ago0xdef3b1…418f7a
0x0eee…0b980x9c95…e299Base$0.001100%fluxa41d ago0xc77a57…056c8d
0x0eee…0b980x9c95…e299Base$0.001100%fluxa41d ago0x9db4a6…e4780d
0x0eee…0b980x9c95…e299Base$0.001100%fluxa41d ago0xd645ac…74946e
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa42d ago0xf3d90d…8777ad
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0x7e8008…bc0c74
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0x5e6b77…4d435f
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0x24e1da…afee18
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0xffcfeb…95ba71
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0xc8e8dc…bbc3fe
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0x6c614c…d54be5
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0x0a3cd0…ead4e1
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa42d ago0xd60551…d5dbae
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa42d ago0xf0a0e6…8d0a78
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0xa0be0d…ec3ea9
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0xa6f876…12f601
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0x8b4d01…292b7d

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.