Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x4802…8b0cBase—$0.01100%fluxa105d ago0x129d11…95759f
0xb90a…9ae40x4802…8b0cBase—$0.01100%candidates105d ago0x647687…2550a7
0xb90a…9ae40x4802…8b0cBase—$0.01100%candidates105d ago0x7ab84f…4ea3e2
0xb90a…9ae40x4802…8b0cBase—$0.01100%fluxa105d ago0x3de49a…d25436
0xb90a…9ae40x4802…8b0cBase—$0.01100%candidates105d ago0x3e1353…dc67ed
0xb90a…9ae40x4802…8b0cBase—$0.01100%candidates105d ago0xdda5b0…6f44a6
0xb90a…9ae40x4802…8b0cBase—$0.01100%fluxa105d ago0xf4fd61…6e5ef5
0xb90a…9ae40x4802…8b0cBase—$0.01100%fluxa105d ago0x61a9a6…c8cba8
0xb90a…9ae40x4802…8b0cBase—$0.01100%fluxa105d ago0x5b35c2…bb5eeb
0xb90a…9ae40x4802…8b0cBase—$0.01100%fluxa106d ago0xd8f259…4bc8c5
0xb90a…9ae40x4802…8b0cBase—$0.01100%candidates106d ago0xb8e9e0…b2e042
0xb90a…9ae40x4802…8b0cBase—$0.01100%candidates106d ago0xe56f89…f3e610
0xb90a…9ae40x4802…8b0cBase—$0.01100%candidates106d ago0xb2c610…5c57c4
0xb90a…9ae40x4802…8b0cBase—$0.01100%candidates106d ago0xf04100…03b455
0xb90a…9ae40x4802…8b0cBase—$0.01100%candidates106d ago0x7c7b3f…df6374
0x4802…8b0c0xac65…4417Base—$0.06100%fluxa106d ago0x127678…4ae629
0xb90a…9ae40x4802…8b0cBase—$0.05100%candidates106d ago0xe3cbd7…bcef1d
0x4802…8b0c0xac65…4417Base—$0.03100%candidates106d ago0xc4f9b9…feac79
0xb90a…9ae40x4802…8b0cBase—$0.01100%fluxa106d ago0x2fe536…09b2e7
0xb90a…9ae40x4802…8b0cBase—$0.01100%fluxa106d ago0x45786c…996217
0xb90a…9ae40x4802…8b0cBase—$0.02100%fluxa106d ago0x8e5506…f377ef

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.