Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1cd…4ff60xac65…4417Base—$0.08100%fluxa110d ago0xf65cf4…0c7447
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0xf7b6f7…139382
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0xfb05fd…1e9f7d
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x86adef…138b1b
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x339404…3e3a0f
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0xb7216c…bbf8d1
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0xb2b080…7ff8ee
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x3e6a2c…e0aea5
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0xf1a866…d6b1df
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0xcfb6c8…fe7507
0xb1cd…4ff60xac65…4417Base—$0.12100%fluxa110d ago0xba9fbd…78adde
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x494c76…14b0bf
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0xd52772…cb3220
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x0f0753…d4f920
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x49e164…635f7a
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x5510d8…2849ad
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x5697e3…b7bd3f
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x75b702…0719ed
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0xa4ceb4…de62c2
0xb90a…9ae40xb1cd…4ff6Base—$0.02100%fluxa110d ago0xd3ba25…90f288
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x6d8002…bd28e9
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa110d ago0x381eb6…92096e
0xb1cd…4ff60xac65…4417Base—$0.01100%fluxa110d ago0xa74319…d73eb5
0xb1cd…4ff60xac65…4417Base—$0.02100%fluxa111d ago0x7789fc…c37aff
0xb90a…9ae40xb1cd…4ff6Base—$0.01100%fluxa111d ago0x149417…8451f1

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.