Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f01…51bc0x9f05…5d81Base—$0.46100%fluxa102d ago0xb02b5a…ffbb17
0x35d2…2aa50x9f05…5d81Base—$0.46100%fluxa102d ago0x96879a…f6f8a4
0x687e…05200x9f05…5d81Base—$0.50100%fluxa102d ago0xcfdc27…456de6
0x2161…0a090x9f05…5d81Base—$0.46100%fluxa102d ago0x8c0511…68e52f
0xc5f4…50ea0x9f05…5d81Base—$0.46100%fluxa102d ago0x6b3909…4d07d9
0xfe18…031e0x9f05…5d81Base—$0.50100%fluxa102d ago0xd81070…5cf9e4
0x0e83…f0cd0x9f05…5d81Base—$0.03100%fluxa102d ago0xcc636b…d42e9f
0xc029…48680x9f05…5d81Base—$0.10100%fluxa102d ago0x6fbbdb…56d256
0x4055…70360x9f05…5d81Base—$0.10100%fluxa102d ago0xfa667f…87bd95
0xf6e3…dea00x9f05…5d81Base—$0.10100%fluxa102d ago0xf28999…5afb04
0x0395…09170x9f05…5d81Base—$0.10100%fluxa102d ago0xca19da…b0f1d8
0x1b0b…82e50x9f05…5d81Base—$0.10100%fluxa102d ago0x9c1ade…9e657f
0xe4e6…94770x9f05…5d81Base—$0.10100%fluxa102d ago0xac1ef0…b11c43
0x924b…83430x9f05…5d81Base—$0.10100%fluxa102d ago0x0e3fdd…40d981
0x43a6…d26a0x9f05…5d81Base—$0.10100%fluxa102d ago0x007a8d…829d97
0x0af0…1da60x9f05…5d81Base—$0.10100%fluxa102d ago0xe2f774…6a28f8
0xf967…c51e0x9f05…5d81Base—$0.15100%fluxa102d ago0xcd7223…5c7173
0xa521…620b0x9f05…5d81Base—$0.15100%fluxa102d ago0x6f1d4f…938871
0xdb01…bbe50x9f05…5d81Base—$0.15100%fluxa102d ago0xee83b9…5ed27c
0x83ef…c2be0x9f05…5d81Base—$0.15100%fluxa102d ago0x4fe77a…fa62a2
0xa146…393c0x9f05…5d81Base—$0.15100%fluxa102d ago0x83d0ac…9706ba
0x79d6…35a90x9f05…5d81Base—$0.20100%fluxa102d ago0x5e187f…e3c2bb
0xa2c8…eeba0x9f05…5d81Base—$0.20100%fluxa102d ago0xb9ce0b…0fcbb8
0x0b13…e6eb0x9f05…5d81Base—$0.20100%fluxa102d ago0x83639e…971323
0xe190…17340x9f05…5d81Base—$0.20100%fluxa102d ago0x2fc368…d36651

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.