Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0x6e5d63…4896b6
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0x602632…eef5fd
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0xf38b73…34ff04
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0x6efce5…8e6f4b
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0x2dbbe2…c4e35b
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0xc03775…9152ee
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0x06b726…1ddc5f
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0x53c006…1990a7
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0xda4333…6fbeb9
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0x28d95a…4a6ca7
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0x2f223d…a1299e
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0xe3cfb3…9c05b7
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0x014755…e5059c
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0x028460…3925ec
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0x54e88b…1b6d4f
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0x034e52…229167
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa41d ago0x236354…22cb38
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0x03a8ac…328873
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0x3b1a7b…acf8fe
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0xed4cc0…e36337
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0x020ab0…966472
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0xc60c2c…9be247
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa41d ago0xf7dbf4…57c67b
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0xda3a7d…f522fc
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa42d ago0xbf9d93…f5e8b8

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.