Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9971…cb4d0xac65…4417Base—$0.05100%fluxa113d ago0xa8a5f9…3e487c
0xb90a…9ae40x9971…cb4dBase—$0.05100%fluxa113d ago0x31f51c…b5fc84
0x9971…cb4d0xac65…4417Base—$0.01100%fluxa113d ago0x2f51bf…6ed4f4
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa113d ago0x529f13…c08f9d
0x9971…cb4d0xac65…4417Base—$0.06100%fluxa114d ago0x3e95f5…97dbd6
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa114d ago0x1ec34e…18b90f
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa114d ago0xa91b60…659266
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa114d ago0x88383a…199a0d
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa114d ago0x8c6bc3…91ba27
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa114d ago0x77107a…6e8913
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa114d ago0xc9c79b…8f8cdc
0x9971…cb4d0xac65…4417Base—$0.03100%fluxa114d ago0x1cff66…5000e0
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa114d ago0x2e1ce3…c01ae3
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa114d ago0x364ba7…f19833
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa114d ago0x6f2059…c4ae2c
0x9971…cb4d0xac65…4417Base—$0.01100%fluxa114d ago0x03d8db…a5cf34
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa114d ago0x39a050…a57242

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.