Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa40d ago0xc44cfb…213bbb
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa40d ago0xf8442d…1c2316
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa40d ago0x8ffd1d…93c49f
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa40d ago0x3de2b8…b864f7
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa40d ago0xbad7a4…b61286
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0x92c014…ab29a7
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa40d ago0x2de430…8b07a0
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0x684541…0500fc
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa40d ago0x7da9f8…e5e718
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0x18a680…c64681
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0x6863b3…d53776
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0x8e697b…ffe98b
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa40d ago0xf0ca65…3c8eb4
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0xe5635e…3928ba
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0xf46a81…340101
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0x5156ee…87a9da
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0x5ae534…0b7670
0x8858…281f0xfe80…47eeBase—$0.001100%fluxa40d ago0x4dccc1…dc6d58
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0xc51f74…135e4b
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0xaecbd8…2b405b
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0xc3a101…efb53b
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0x943b9c…69efbf
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0x576d71…c6e6e7
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0x69056f…30e707
0x8858…281f0x9c95…e299Base—$0.001100%fluxa40d ago0x36a9ce…209dbe

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.