Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa110d ago0xa8ec60…72b550
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa110d ago0xa5d4b6…0f6b7d
0xde7b…628d0xac65…4417Base—$0.08100%fluxa110d ago0x88565f…72febf
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa110d ago0x9d7ee8…76c4bf
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa110d ago0xd51c05…dcb27e
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa110d ago0x630134…61daf0
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa110d ago0x472b24…4df768
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa110d ago0x001a1e…892cbb
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa110d ago0x8d9dff…01c00a
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa110d ago0x25c93a…95a9f0
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa110d ago0x47d01c…e0a92f
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa110d ago0xa3b601…3e6939
0xde7b…628d0xac65…4417Base—$0.06100%fluxa110d ago0xe4533c…19977a
0xb90a…9ae40xde7b…628dBase—$0.06100%fluxa111d ago0x53e9e0…5e8873
0xde7b…628d0xac65…4417Base—$0.02100%fluxa111d ago0xc5c794…00a5da
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa111d ago0xbe988f…daf729
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa111d ago0x6e83cb…cae42b
0xde7b…628d0xac65…4417Base—$12.69100%fluxa111d ago0xc84127…0de1d6
0xb90a…9ae40xde7b…628dBase—$12.61100%fluxa111d ago0x274bf2…38ea7b
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa111d ago0x770f13…f98af1
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa111d ago0xaf36a8…5e62de
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa111d ago0xef1a00…41ed23
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa111d ago0x33f699…54f3f9
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa111d ago0xbe2ae0…e70c0d
0xb90a…9ae40xde7b…628dBase—$0.01100%fluxa111d ago0xa655fb…7aa006

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.