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.08100%fluxa115d ago0xbc3962…534437
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa115d ago0xaaabe8…6741e3
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa115d ago0x43a264…d9f82e
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa115d ago0x31d603…df2299
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa115d ago0x937a26…304d02
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa115d ago0x705046…a18f22
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa115d ago0x090e8d…932340
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa115d ago0xa91780…91e73e
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa116d ago0x254716…51dc8c
0x9971…cb4d0xac65…4417Base—$0.33100%fluxa116d ago0xbc5696…d6d6a5
0xb90a…9ae40x9971…cb4dBase—$0.25100%fluxa116d ago0x78bf80…0f6dd5
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa116d ago0x5c4b6d…f82eac
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa116d ago0xa0f995…fd8bcd
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa116d ago0xf48275…aec880
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa116d ago0xbb19e0…4e9399
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa116d ago0x3d9b22…aa383e
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa116d ago0x5c34e7…61c25b
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa116d ago0x8e1b76…1c421d
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa116d ago0x5ff952…535c0f
0x9971…cb4d0xac65…4417Base—$0.01100%fluxa116d ago0x2a3218…a768e8
0xb90a…9ae40x9971…cb4dBase—$0.01100%fluxa116d ago0x076580…a18b97

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.