Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa57d ago0x3f056b…e28e1e
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa57d ago0x605681…faf2a0
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa57d ago0x561839…380369
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa57d ago0xd3e880…04b9ff
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa57d ago0x607b80…35c303
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa57d ago0xd3802d…92354d
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa57d ago0xa822e8…b0023b
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa57d ago0x294351…d6a6bc
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa57d ago0x74aa40…21a5bf
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0x1fc4ce…d4876c
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0xdf0d32…61c164
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0xca66b4…5bab69
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0xbe870e…81527c
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0xde3b98…e8b374
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0x8ebe39…64c3f5
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0x10efb2…3981ea
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0xfe9b9a…e944e2
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0xdb4e88…2b28a5
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0x6afd0f…408f5b
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0x87ca72…b175bc
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0x00f1d8…39f0ba
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0x740c7a…025d09
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0xf40beb…4df4f3
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0x814400…2f8661
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa58d ago0x0febed…6b7c22

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.