Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa17d ago0x6d1a7d…876c24
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa17d ago0x5d0b3b…65c6e7
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa17d ago0xd34e4b…92e670
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa17d ago0xe7f961…572103
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa17d ago0x545442…4c291a
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa17d ago0x90417b…3524f2
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa17d ago0x6fac02…30330d
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa17d ago0x82aa23…47add8
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa17d ago0x5f19a5…95bcdf
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0x51d6b4…9aa498
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0x05cb2e…d9bea5
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0xff044b…5cded1
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0xa422fc…1d26c8
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0x290c28…1cc824
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0xf7b9d9…900e32
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0xb0fdf7…c9b0b7
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0xfaa31f…41c71d
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0x3fb191…d60a86
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0x1fd0e5…2c3125
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0x3ea27e…2a87c2
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0x412f69…ec87e3
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0x4bacf5…96b7c2
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0x1e7271…0073de
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0xc08554…77be06
0xf406…e98d0xfe80…47eeBase$0.001100%fluxa18d ago0xd72b55…b4b995

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.