Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01d3…5b5e0xac65…4417Base—$0.10100%fluxa114d ago0x83ebd2…4a5bb4
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0x5f615d…ce54d4
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0xdda9d9…9f27e3
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0x59f5c7…1beb91
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0xda34bc…fa38ec
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0x62663a…044690
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0xc0c022…747970
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0x2a5a33…876bf0
0xb90a…9ae40x01d3…5b5eBase—$0.03100%fluxa114d ago0x88c8e3…6fce13
0x01d3…5b5e0xac65…4417Base—$12.95100%fluxa114d ago0x4de2f8…0071ba
0xb90a…9ae40x01d3…5b5eBase—$12.61100%fluxa114d ago0x982375…d17cf6
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0x339b62…d0281d
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0xd8af67…4dc8c6
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0x1b5cb5…c0530d
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0x7db458…c3d38a
0xb90a…9ae40x01d3…5b5eBase—$0.25100%fluxa114d ago0xab453b…1c59ad
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0x473a5d…528450
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0xa0e5f5…6785d9
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0x9f6555…8096f5
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0x1abe8d…fbb13c
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa114d ago0x670a7c…73759e
0x01d3…5b5e0xac65…4417Base—$0.02100%fluxa115d ago0x19a374…997174
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0xa451af…7d8537
0xb90a…9ae40x01d3…5b5eBase—$0.01100%fluxa115d ago0xe2e654…e9fff7
0x01d3…5b5e0xac65…4417Base—$0.04100%fluxa115d ago0xff484a…c3cedf

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.