Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa116d ago0x28ad2c…080fa4
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa116d ago0x473a9f…4b1e6f
0x916b…7c020xac65…4417Base—$0.04100%fluxa116d ago0x8f92a6…a57636
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa116d ago0x0e115f…f6a9af
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa116d ago0x04676d…84c216
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa116d ago0xb1cb47…5217e5
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa116d ago0x79c6f1…4791ec
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa116d ago0x3f0d86…057344
0x916b…7c020xac65…4417Base—$0.04100%fluxa116d ago0x39ad06…231735
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa116d ago0x9a25e9…7edbb1
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa117d ago0x0e5a64…a6e11d
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa117d ago0x154b5e…db28cf
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa117d ago0x0c8e89…c2940d
0x916b…7c020xac65…4417Base—$0.08100%fluxa117d ago0x3ffc18…391881
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa117d ago0xd4c599…935a2f
0xb90a…9ae40x916b…7c02Base—$0.05100%fluxa117d ago0xef7b91…67d0ac
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa117d ago0xbca2e9…298f08
0xb90a…9ae40x916b…7c02Base—$0.01100%fluxa117d ago0x57a4d9…4e06ae
0x916b…7c020xac65…4417Base—$0.01100%fluxa117d ago0x9a36be…a8f8b8

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.