Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x1afd09…4a084b
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x1185cd…267454
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0xba59cb…21f609
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x3e5ed2…2a3ebc
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0xc93cd6…acf87d
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x364de8…05754e
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x7a786f…630e2c
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0xa72807…b3875e
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x7f24f1…06021e
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x5bb4a6…5893b7
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa17d ago0x77fe49…c22d01
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x064326…e455ef
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x14d1aa…3102ba
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x7162e7…c15dac
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0xcd5de5…260be6
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x3c8297…4fa314
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x8d72f3…549872
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x641fe7…e5fd42
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x39308f…a2fe00
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x1e2bf9…fa6373
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0xc10bbc…4e83ef
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x3edb96…a8f7e4
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x575d82…1c0c0e
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x78ae0f…b01812
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa18d ago0x0c8b17…9ae841

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.