Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91ef…34a10xac65…4417Base—$0.13100%fluxa108d ago0xa63d45…e36f45
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa108d ago0xf61630…d88e34
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa108d ago0x37961e…53c5a3
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa108d ago0x7049dd…80301b
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa108d ago0x2983fa…873bba
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa108d ago0x5c438d…b29aa6
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa108d ago0x76f9ec…1cdc61
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa108d ago0xc952bc…507ab3
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa108d ago0x28df55…ec4bd9
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa108d ago0x3e1f1c…2ad6b0
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa108d ago0x5e82d8…1e3219
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa108d ago0x72e78d…4e5a15
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa108d ago0xc0bbbf…2f6e55
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa108d ago0x2c09d6…d04cc0
0x91ef…34a10xac65…4417Base—$0.05100%fluxa109d ago0x418bc9…47b2ec
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa109d ago0x61e9c2…443a36
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa109d ago0x11df19…1bbde8
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa109d ago0x24337f…4ca542
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa109d ago0x1ae67a…037f11
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa109d ago0x4c2ee3…9c6aec
0x91ef…34a10xac65…4417Base—$0.04100%fluxa109d ago0x080b87…17a937
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa109d ago0xcfc8ff…f5bdcb
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa109d ago0x74693a…56ded9
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa109d ago0xea0b97…8b4f27
0xb90a…9ae40x91ef…34a1Base—$0.01100%fluxa109d ago0xcd521e…1ae83b

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.