Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0xc5b7e8…871efa
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x52f1ba…adc79e
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x430de3…5fffc7
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0xe6e269…7b7d98
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x4ac4d4…64abc0
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x4cef1d…e35339
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x9bf11c…07b813
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0xdc13c5…a4bbf4
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x1c4711…696ebf
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x468953…7290ec
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x5077e5…7a1e56
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x05678b…962acf
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0xf6239b…22cfe3
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x20db15…3c9fa2
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x3511ec…75a667
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0xdeb109…e021e2
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0xe58d0d…aefa56
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0xdc2254…abd1a4
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0xd83eee…619a6d
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x3e92ee…f24c81
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x87c702…8a2cc4
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0xd2bd67…df3bc2
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x1e4670…a3e1f0
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x0967c3…830a0e
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa79d ago0x6d9410…08803d

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.