Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0xa33b5e…98f5ba
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x33904b…29b956
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0xc4926f…abd8a1
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x784596…487f28
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x4de1a8…edaebc
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x7183cd…275c2a
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x74c743…827212
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x3aeb02…d31e16
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x2fc89d…616f0d
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0xbeb32f…3a2091
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0xd936e4…8eaf23
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0xee2938…0d3430
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x9b05d0…6ef868
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x43745f…837fec
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0x204559…30c411
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0xcdf7b3…98a09e
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa17d ago0xd11159…20975f
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa18d ago0x5c4621…b9c12c
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa18d ago0xd95bab…5bece3
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa18d ago0xa78d8f…571fdf
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa18d ago0x89db75…9b0fae
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa18d ago0x174dce…cd6cd2
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa18d ago0xf9ba13…7e86ad
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa18d ago0xa5b0c9…9ae524
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa18d ago0xc6d194…33d628

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.