Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa15d ago0xe1ee37…ecb236
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x184609…732f0c
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x041def…b303cc
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x7320e1…182102
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x571318…788447
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0xa32f09…0cba9f
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x6bfb65…a2b7df
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x339de0…d1857f
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0xac083e…00bc47
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0xe63886…57208f
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x4ce35b…d8b175
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x5dc555…80d777
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x47866f…377f5c
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x22b1be…f10e66
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x9f190e…52b88a
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x2b609c…1673aa
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x342f0d…044a83
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x6eeade…0a4a54
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x832e5c…6888ca
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x5ba611…260dd3
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x17e48a…5be2fc
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x667bb1…cd9fb4
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x576064…34a0b6
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x4ee238…a3890c
0xae6f…3ed40xfe80…47eeBase$0.001100%fluxa16d ago0x7e5eea…87704d

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.