Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x1461a1…8a53c0
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x03e473…5c4c7f
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0xd2e9b2…169aa0
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x4ce35d…7efe08
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x557ee4…4080b5
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x6057cb…3f32b7
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x335a56…ffd4e9
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0xc9eb30…10e8db
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x82e3e8…089c58
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0xb1fbe8…286ba2
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0xa45549…5a4c68
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0xb25fa9…0d51b5
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x74c51e…979ee5
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0xfc6ee5…03cf44
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x63764e…40f83e
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x39cf66…cbb1aa
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0xde022d…b51106
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0xa6fb77…d85008
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x1008fe…b336be
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x11ed2b…edda38
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x9db869…1f89b5
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa18d ago0x9fd628…2aad26
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa19d ago0xcf6f6b…540331
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa19d ago0x4d9fac…164c09
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa19d ago0xc1deb4…8c10c4

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.