Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x269009…fa9aef
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x8932a2…63f527
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x9fa1e5…852ae4
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x502dd1…bad6e9
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x957e79…b743f3
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0xa5b669…840b36
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x4dfbfb…8d38b6
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x80a936…0381aa
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0xd0b565…a55b41
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x149e06…4f87df
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0xb90ae1…a11ab3
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x87d8b6…6263df
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x2594c4…c3ee4f
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0xe35b8f…500b21
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x969933…778fad
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x15afc0…1fff3d
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x1dd277…e4572d
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x30b492…df6b64
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x3c6be7…6aac8b
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0xf291e3…2a3a9f
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0xddbe41…306cf7
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0x78a593…ce570b
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0xbd48ff…39cc18
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0xcde3db…d2e2c6
0x09f3…83550xfe80…47eeBase$0.001100%fluxa14d ago0xca372f…8c74e8

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.