Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x51dd5c…ad5c7b
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xa3e067…a703d7
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x60448b…87a279
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x75170d…23a391
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xf55b3b…5fba93
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x1bd08e…a3a264
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xe4e31a…d02687
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xba9bf4…4078ee
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xaf356c…75f6e3
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x44260a…17ae51
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x732d4d…42f5be
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x5844c8…2321b5
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x1856fe…c6696e
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xd48107…ad9fc5
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x369e98…cebc74
0x7daa…be570xfe80…47eeBase$0.001100%fluxa42d ago0x2bcf47…df6533
0x7daa…be570xfe80…47eeBase$0.001100%fluxa42d ago0xcf8a81…503b3e
0x7daa…be570xfe80…47eeBase$0.001100%fluxa42d ago0x220319…05b85e
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xa68766…743e6d
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x9146da…b21b09
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0x0cd9b3…7e9be9
0x7daa…be570x9c95…e299Base$0.001100%fluxa42d ago0xbb2d90…ca6954
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0x7a0e57…e05d08
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0x32efe3…128409
0x7daa…be570x9c95…e299Base$0.001100%fluxa43d ago0xaa05f6…d7a63e

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.