Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x22af0f…41f32e
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0xc3a2b5…b8bc7e
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x3cccee…b883de
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x38fd3a…3e5940
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x1577aa…393b39
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x0b9965…461ae7
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x469270…c47bbe
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x237a86…6dc9c2
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0xf0c173…50c5f6
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x17525d…ce9696
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x7c8b85…6ad0ac
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0xe85d2e…66a31d
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x6d8093…59424d
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0xab89b0…f51cd1
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x47b2a2…0bd94a
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x1dfd4f…e8c889
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0xe24667…fdb4dd
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x22bb0e…4a68ba
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x591d6a…f22bb8
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x35655b…cfc55f
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x4a3ff9…4b2354
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x9bdacb…2fd6bb
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0xe46154…a09cdf
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0xda630d…df4e60
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa24d ago0x65b2ab…7981c7

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.