Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0xd375e9…b7be09
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0xe14cef…0d5420
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0x915aef…05ce9c
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0x531237…ef3a51
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0x85b17b…b32ce4
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0x6d74c1…bf1d58
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0x88fd66…ea9b00
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0x4f8e34…52c62c
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0x321677…92a189
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0xf8e0ed…ac3638
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0xff3c79…d3eb48
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0x3a1c93…093a90
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0x5f663d…671e3f
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0xdf9e00…971b63
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0xadeba3…1107ca
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0x329f41…bf8d3b
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa18d ago0xdaf030…e5a887
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa19d ago0x2d6b9b…c59240
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa19d ago0x9e50aa…50d615
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa19d ago0x0e4336…4552bb
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa19d ago0x88b1ae…aa69fc
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa19d ago0x272b60…6dbe27
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa19d ago0x696b0d…4a9cf6
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa19d ago0xc11cb5…fe1975
0xd8b1…7f170xfe80…47eeBase$0.001100%fluxa19d ago0x0d0079…2d4d3d

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.