Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0xf8f9b9…d71484
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0xa2990b…17b232
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0xf3a65e…03d5f2
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0x9f6258…db500e
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0x46f505…21d2eb
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0x162bb9…03ddcc
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0xe37ccf…e318de
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0xbef352…d18992
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0x923d12…dcca24
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0x425bfb…41dfcd
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0x64e0f1…3664e9
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0x87c742…71e770
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0x87a56b…5c370a
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0x4e8629…b06f34
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0xb83622…e46a43
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0xf2bf1f…c6ae64
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0x6b8235…546099
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa63d ago0x97eb7f…feb146
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa64d ago0x01f8f4…9230d9
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa64d ago0x451e2a…6fe45b
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa64d ago0xc99e2b…50d3f0
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa64d ago0x874dd7…32bcd7
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa64d ago0x4110fa…8481d1
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa64d ago0x0a3a49…edee43
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa64d ago0x61d6c4…be25cd

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.