Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0x2b4e5c…c9aa53
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0x468e75…816a8a
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0xa1eb95…4b875c
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0xf798db…6b66e5
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0x26ea0a…4f84ca
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0xb909c0…bdcb3a
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0xb077d0…e8998c
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0xc751c0…f0344b
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0x0396c0…05a0c8
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0x742a4e…85e12e
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0xd08728…cbfee8
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0xe248c2…cb2b13
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0x267f18…6f4e4e
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0xd5fc71…063a29
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0x0cbaab…b252d9
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0x88cc25…bb773d
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0x424fac…706d13
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0x9a603f…2ba629
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0x6c83c6…96c7eb
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0xd2e7a9…10580c
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0xabf8dd…7e471e
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0x1b29ec…065647
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0xa93b2b…b946b9
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0x676425…864f8b
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa21d ago0xa93cee…724f6a

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.