Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0x218d9b…8fc0f9
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0xf53cb0…283966
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0xeb4b52…163f0c
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0x7102ee…cf9565
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0x4eedd0…7235ee
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0xf52df0…396810
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0xf6ff1c…5dca37
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0x9fcfff…ab26db
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0xc30623…593ff3
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0x8ca746…bdb401
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0xf4acdc…21cf4c
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0xde2d43…df05e2
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0x2ff425…840c03
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0xbf16db…16be1b
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0xb27c9d…e3c7aa
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0x276f3b…167f75
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0x4a688a…6af5ad
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0xa5e3b1…9b709b
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0x5fc928…a3b5a2
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0xe17a81…770e4d
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0x3d645c…955729
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0x9b9d27…059a50
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0x1744e3…9e7eea
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa55d ago0x7e20dc…56ab52

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.