Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x0b95a2…58a2cd
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x931d8f…2604ac
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0xc4a9ce…e59d9f
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x3deab0…47fa2c
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x1ece79…f38626
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x6058c3…4908c2
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0xf68fff…6cc8df
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0xfe73cf…285c2e
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x43156e…a4b4ec
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0xf8f9d7…32119f
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x5ffc92…d16c5f
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x348571…33e627
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0xcac73e…ecd50e
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x3e3b99…7f8096
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x729d49…27baf9
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x9c68d5…2410bb
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x0413a6…9b0e4c
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x6b63f2…d802da
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x365063…a9cddc
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x375467…c665cb
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x0735cd…2d7ec2
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa18d ago0x83161e…fcac42
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0xb13766…4c0e37
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0x69197b…4e080f
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa19d ago0xf3311c…3728e8

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.