Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa120d ago0xb0e644…e1404d
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa120d ago0xb53350…ab8e84
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa120d ago0x7069b2…6e8a06
0x9971…cb4d0xac65…4417Base—$0.06100%fluxa120d ago0x51adc6…4885a4
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa120d ago0x30aebc…0d9586
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa120d ago0xcdcbcb…3c2f4c
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa120d ago0xf18049…0c9d89
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa120d ago0x6dfb3f…fbb42c
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa120d ago0xe27fe6…a2eb81
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0x85d2fd…b8b09a
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0x254189…17af1b
0x9971…cb4d0xac65…4417Base—$0.03100%fluxa121d ago0x62804c…490583
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0xe78f33…a91626
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0xd68195…305709
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0x448bc5…895fbe
0x9971…cb4d0xac65…4417Base—$0.06100%fluxa121d ago0xe0c035…b9356b
0xb90a…9ae40x9971…cb4dBase—$0.05100%fluxa121d ago0x3ef8d8…1da216
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0xcfad02…cf0faf
0x9971…cb4d0xac65…4417Base—$0.01100%fluxa121d ago0x25a8a7…a265c1
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0x4ce25c…52b262
0x9971…cb4d0xac65…4417Base—$1.03100%fluxa121d ago0x13642f…997d45
0xb90a…9ae40x9971…cb4dBase—$0.90100%fluxa121d ago0x515aee…affed3
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0xc58982…a59aec
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0xef21b6…e5c13a
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa121d ago0xb65495…7f1c2d

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.