Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x588a…862e0xac65…4417Base—$0.16100%fluxa109d ago0x6c5f6e…eb2ca9
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa109d ago0x93322b…7c78f3
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0xb602fa…eee3c0
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0x26ac7c…a329d8
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0x571b54…e21ce3
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0x153b2d…113987
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0x820057…6d0027
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0xdae611…31161e
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0x1aef9a…e21403
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0x3fc835…51d46e
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0x2591d3…2f15e7
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0x3e781d…4bb3b7
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0x126646…30ca24
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0x48dc65…e915f4
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0xacc75d…bcb27a
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0x681eb6…d2788c
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0xf6a182…7b69a3
0x588a…862e0xac65…4417Base—$0.01100%fluxa110d ago0xa613cc…3721ea
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0x9441c0…6d991d
0x588a…862e0xac65…4417Base—$0.02100%fluxa110d ago0x8311ff…299055
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0xa264d8…d8de7c
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0x25e6c1…f6c6ee
0x588a…862e0xac65…4417Base—$0.01100%fluxa110d ago0x2a2022…0cdd04
0xb90a…9ae40x588a…862eBase—$0.01100%fluxa110d ago0xc68804…b12556
0x588a…862e0xac65…4417Base—$0.04100%fluxa110d ago0xdce301…53b86a

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.