Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3d0…d5fd0xac65…4417Base—$0.09100%fluxa110d ago0xcb8c83…b54c41
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0xc10c16…975761
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x25b21c…cc92a4
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x24eb90…4d900a
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x90ae94…a3992f
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x5e8e15…ce7b0d
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x39cc75…aa0a72
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0xc876c8…839243
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x3e6af8…3ca300
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x4be6e6…2b46e0
0xd3d0…d5fd0xac65…4417Base—$0.11100%fluxa110d ago0x787876…eeac7d
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x8f9f94…3e1868
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x13f57e…b15409
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x7ce8ba…78a5e9
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0xf7d050…abefa8
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x81e265…e3012b
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x43485c…b14401
0xb90a…9ae40xd3d0…d5fdBase—$0.02100%fluxa110d ago0xefff16…6cb41c
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x3e0873…908f50
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0x561fd8…681c5c
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa110d ago0xea4261…376207
0xd3d0…d5fd0xac65…4417Base—$1.00100%fluxa111d ago0x88fad6…c747ef
0xb90a…9ae40xd3d0…d5fdBase—$0.90100%fluxa111d ago0xf68058…a82b90
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa111d ago0xf21044…5bcbf9
0xb90a…9ae40xd3d0…d5fdBase—$0.01100%fluxa111d ago0x87cda6…689e5d

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.