Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0xd90a9a…8d0866
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0xf6edee…408581
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0xbb6468…a8cecf
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0x6d0b94…47333b
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0x3c70aa…a73e4c
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0x4bf4aa…cb67f4
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0x1ea95e…750c76
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0x57ce51…491c8d
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0x7df7e0…805af5
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0x465db7…cb1765
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0xce45d2…2d9636
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0x790d33…6952fd
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0x20bcd4…e8f484
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa22d ago0x57bcf6…9a50f4
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa23d ago0x1c6ae1…2dcc22
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa23d ago0x03387a…88ad2d
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa23d ago0x748d0a…f2531c
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa23d ago0xdb0f0b…4ec855
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa23d ago0x2545d1…af9630
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa23d ago0xe7d8f3…f4ebc8
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa23d ago0x41b94b…7ab63c
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa23d ago0x17d76f…872ff5
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa23d ago0xec16b9…b61f4c
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa23d ago0xe1dafe…8b608b
0xaa42…dd750xfe80…47eeBase—$0.001100%fluxa23d ago0xea767e…82812a

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.