Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb625…0f1e0xac65…4417Base—$0.06100%fluxa106d ago0x467b41…7701b8
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa106d ago0xf79612…d098dd
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa106d ago0x59331e…b44ef2
0xb90a…9ae40xb625…0f1eBase—$0.04100%fluxa106d ago0x9c0d41…a1eb5e
0xb625…0f1e0xac65…4417Base—$0.24100%fluxa106d ago0x6e5ff1…9c3bbb
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa106d ago0xd182c0…69d7d3
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa106d ago0xb1735a…cde66e
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa106d ago0xd9b9c8…d41679
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa106d ago0xd56f21…e85cbc
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa106d ago0xd9394a…596864
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa106d ago0xc472e9…63a66d
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa106d ago0x71c31e…aa1c67
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa106d ago0x789b53…02ef94
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa106d ago0x438c97…92578a
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa106d ago0x84ad7a…675e0e
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa106d ago0xe6f0ee…4b4d88
0xb90a…9ae40xb625…0f1eBase—$0.05100%fluxa106d ago0xe02aa2…833189
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa107d ago0x8200b7…c20293
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa107d ago0x276eb8…e38524
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa107d ago0x870072…b877fd
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa107d ago0xbd9dd5…8c8c15
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa107d ago0x60d8cf…b786e7
0xb90a…9ae40xb625…0f1eBase—$0.01100%fluxa107d ago0xc6a5b8…635362
0xb90a…9ae40xb625…0f1eBase—$0.02100%fluxa107d ago0x9aa757…99b3e4

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.