Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffec…fc020xfe80…47eeBase$0.001100%fluxa9d ago0x65d892…09f839
0x5e53…0aba0xfe80…47eeBase$0.001100%fluxa9d ago0x582246…e2a264
0x8129…c0460xfe80…47eeBase$0.001100%fluxa9d ago0x94ebb4…befe04
0xab97…be6b0xfe80…47eeBase$0.001100%fluxa9d ago0x336668…d3b79e
0x65c3…6aff0xfe80…47eeBase$0.001100%fluxa9d ago0x2f1dac…84c353
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa9d ago0x2b78f0…f1ae6f
0x45c0…caf00xfe80…47eeBase$0.001100%fluxa9d ago0x652ea5…627e80
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa9d ago0x0b5626…b4022a
0x0b76…20370xfe80…47eeBase$0.001100%fluxa9d ago0x118b64…a1e293
0x1ea5…276b0xfe80…47eeBase$0.001100%fluxa9d ago0xe98779…20a62f
0x0233…63720xfe80…47eeBase$0.001100%fluxa9d ago0xc9026e…b67cc0
0x3568…c93c0xfe80…47eeBase$0.001100%fluxa9d ago0x48d2fb…8df946
0x5f0c…d3dd0xfe80…47eeBase$0.001100%fluxa9d ago0xa03038…2db514
0x4578…50870xfe80…47eeBase$0.001100%fluxa9d ago0xd848f0…f1cd4e
0xadf0…7d9e0xfe80…47eeBase$0.001100%fluxa9d ago0xb2a406…932813
0x701d…d6a40xfe80…47eeBase$0.001100%fluxa9d ago0x153518…e4c6b6
0xd391…220a0xfe80…47eeBase$0.001100%fluxa9d ago0x4dd793…cf2b89
0x8858…281f0xfe80…47eeBase$0.001100%fluxa9d ago0x0da8e5…75ba47
0xfc97…709f0xfe80…47eeBase$0.001100%fluxa9d ago0xb63c3d…0edee8
0xa8e3…8bc50xfe80…47eeBase$0.001100%fluxa9d ago0xf657c9…858e68
0x7017…c5ce0xfe80…47eeBase$0.001100%fluxa9d ago0x2ee24f…f76647
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa9d ago0x180218…164019
0xee7b…86fd0xfe80…47eeBase$0.001100%fluxa9d ago0x32c448…9c1e5a
0x7214…b66c0xfe80…47eeBase$0.001100%fluxa9d ago0x006274…8aee06
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa9d ago0xc591bb…b1ba52

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.