Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x562a…11bfBase—$12.61100%fluxa115d ago0x52e4c9…ce9eb8
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0xc6b720…db7b19
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0x9af705…d10282
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0x286de4…9f6e84
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0x7805b2…625ae7
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0x3e4293…81152b
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0x998a0f…df813c
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0x3b4f28…d028d4
0x562a…11bf0xac65…4417Base—$0.03100%fluxa115d ago0x88b8ff…889aad
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0xf97cf9…bbabc3
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0xb64abc…64bba2
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0xd69cb7…3c07e4
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0x60ee67…d2c81e
0x562a…11bf0xac65…4417Base—$0.08100%fluxa115d ago0xb3c1ef…40388c
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0x9f2852…884030
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0xa283af…d3f2a1
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa115d ago0x153f28…815b7c
0xb90a…9ae40x562a…11bfBase—$0.05100%fluxa115d ago0xa546e1…eccd60
0x562a…11bf0xac65…4417Base—$0.04100%fluxa116d ago0x01aef4…7ea159
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa116d ago0xd7230a…1ad8bc
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa116d ago0x6d8e16…4f8472
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa116d ago0xa2357f…5a80ee
0xb90a…9ae40x562a…11bfBase—$0.01100%fluxa116d ago0x2de8b9…b23d48

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.