Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0x96f60f…797263
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0xca360f…774186
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0x3c5a9a…4ef259
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0x263b17…bbba90
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0xe4a9c9…dada23
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0xf705ef…c1b2bb
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0xe9dbc2…d7e271
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0x3cea94…6a7cc7
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0x8f90ee…b3e781
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0xc16197…7194bd
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0xe4fe50…0b588e
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0x703f7b…cdc4c2
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0x427129…ec6066
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0xec8ff2…d61000
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0xdcf1b8…e9fec3
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0x04457a…d24961
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0xc7a26e…52643c
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0xe98812…461d4a
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0x3bd424…73b616
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0x5c5ba1…ad057f
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0x572354…f0185c
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0xa473e3…f3dc06
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0xa69fd6…2fccca
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0x678b51…cedad8
0xe9a0…d5520xfe80…47eeBase$0.001100%fluxa18d ago0x4bb7dd…5443f1

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.