Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x288c…27500xac65…4417Base$0.03100%fluxa114d ago0xe5f299…2e36ff
0x2aa1…8a000xac65…4417Base$0.03100%fluxa114d ago0xd6b35d…861fa0
0xfd38…bcac0xac65…4417Base$0.06100%fluxa114d ago0x96b66d…2fba08
0x4987…753e0xac65…4417Base$0.01100%fluxa114d ago0x500747…99fc64
0xb480…52820xac65…4417Base$0.02100%fluxa114d ago0x039372…6485ec
0x9d7e…920e0xac65…4417Base$0.05100%fluxa114d ago0xa87355…16e3af
0xc21e…a0940xac65…4417Base$0.03100%fluxa114d ago0x668d63…fb0a71
0x801d…b5f40xac65…4417Base$0.05100%fluxa114d ago0xc72676…69c3d3
0xac25…01d10xac65…4417Base$0.01100%fluxa114d ago0xbf8fb6…d2f41a
0x50ef…261c0xac65…4417Base$0.05100%fluxa114d ago0xae33bc…f09d4e
0x17ae…36d60xac65…4417Base$0.05100%fluxa114d ago0x02aca3…9d7100
0xd30f…376a0xac65…4417Base$0.05100%fluxa114d ago0xc395d3…5d2cca
0x4de0…af7d0xac65…4417Base$0.05100%fluxa114d ago0x29e738…ac7e63
0x0ca2…d2eb0xac65…4417Base$0.05100%fluxa114d ago0x5b8da8…86ef35
0xc65d…1a0b0xac65…4417Base$0.05100%fluxa114d ago0x836267…bb4671
0x6019…95930xac65…4417Base$0.05100%fluxa114d ago0x7bf6c4…d5e196
0x0c82…00f60xac65…4417Base$0.05100%fluxa114d ago0x4e150a…719164
0x6e9f…34960xac65…4417Base$0.05100%fluxa114d ago0xf926a2…b19077
0xdde6…c8970xac65…4417Base$0.05100%fluxa114d ago0x7fa8a0…d93199
0x08be…d3b90xac65…4417Base$0.05100%fluxa114d ago0x31311a…11cad0
0x710b…775f0xac65…4417Base$0.10100%fluxa114d ago0xb4aa8b…287723
0x2bae…90440xac65…4417Base$0.05100%fluxa114d ago0xe0d0c1…61ac21
0x5cac…ada80xac65…4417Base$0.05100%fluxa114d ago0xfb9678…4e712c
0x96a9…b2ab0xac65…4417Base$0.01100%fluxa114d ago0x997211…666b0f
0x9ae1…b3d00xac65…4417Base$0.09100%fluxa114d ago0x96edb7…58e2d7

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.