Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb7f…893f0x9c95…e299Base$0.001100%fluxa84d ago0x805097…347af6
0x293f…1e9c0x9c95…e299Base$0.001100%fluxa84d ago0x621c55…f3e906
0x42f2…58270x9c95…e299Base$0.001100%fluxa84d ago0xc01e82…fd0716
0xbe79…f8010x9c95…e299Base$0.001100%fluxa84d ago0x70ec47…4da437
0x2b77…d9060x9c95…e299Base$0.001100%fluxa84d ago0xf98afa…6af595
0x047f…d02d0x9c95…e299Base$0.001100%fluxa84d ago0x59eb37…83bac2
0xb5cc…0c810x9c95…e299Base$0.001100%fluxa84d ago0x0a3c6c…6cb66a
0xf2e6…8fb80x9c95…e299Base$0.001100%fluxa84d ago0x1cab22…580f91
0x1936…7f530x9c95…e299Base$0.001100%fluxa84d ago0xcc627e…3aa585
0x0095…e3d80x9c95…e299Base$0.001100%fluxa84d ago0xe1b279…200902
0xde46…84e50x9c95…e299Base$0.001100%fluxa84d ago0xf4dd40…e02748
0xfba5…50ad0x9c95…e299Base$0.001100%fluxa84d ago0x778d02…4e43ff
0x0548…4ae10x9c95…e299Base$0.001100%fluxa84d ago0x31b752…423ddf
0x5eda…e02c0x9c95…e299Base$0.001100%fluxa84d ago0x51800d…f7a996
0xfeb7…0e8a0x9c95…e299Base$0.001100%fluxa84d ago0x1a56e1…5eba35
0xcbfc…328c0x9c95…e299Base$0.001100%fluxa84d ago0xa9bac6…676eb2
0xc5eb…431a0x9c95…e299Base$0.001100%fluxa84d ago0xaeff6f…833ec5
0xecc1…db1a0x9c95…e299Base$0.001100%fluxa84d ago0xc5da0e…ecb22c
0xb8d1…09ae0x9c95…e299Base$0.001100%fluxa84d ago0x54f544…1972a8
0xcb84…aaee0x9c95…e299Base$0.001100%fluxa84d ago0xa4046d…e6d366
0xecc1…db1a0x9c95…e299Base$0.001100%fluxa84d ago0x7cd581…e18491
0x265a…1ce80x9c95…e299Base$0.001100%fluxa84d ago0xc4451f…032726
0x4d7f…60830x9c95…e299Base$0.001100%fluxa84d ago0x61dd5e…90ef3b
0x6b1a…d81a0x9c95…e299Base$0.001100%fluxa84d ago0x22d2c8…80dc11
0xfc54…b5750x9c95…e299Base$0.001100%fluxa84d ago0xce7b18…151f65

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.