Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x8e0a2a…360e80
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x35bf3e…13dcf5
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x855a67…24f2bf
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa11899…4431ef
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x9a49d2…6b9569
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0xdb9290…e8f455
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0xf2e884…3bcdc2
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0xf8956b…d9a2d1
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x707a8a…b2366b
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x65a9e8…dbdf97
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x19e6e6…e81e3b
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x536249…5ef63d
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0xadc0d8…1365c0
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x630244…c023f8
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa65cc0…d6ae2b
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x28847b…490dcc
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x14b29e…9ccbb3
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x553b22…01083b
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0xbab7ec…b28ecb
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0xd813c9…aadb59
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x930ec3…394852
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x160389…069ad3
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x6f3184…eaa88a
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0x133168…8e499f
0xa91c…c53f0xfe80…47eeBase—$0.001100%fluxa22d ago0xb4e76c…193a16

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.