Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0xc72a6b…2c56a7
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0x5ac34e…4f961a
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0xd6f034…ab4970
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0xa39b3d…3ad4ee
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0x57425b…01251f
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0xe37499…a1308b
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0xc2b84d…0750f9
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0x150c46…e0f5eb
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0x6e626b…f406ae
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0x416acf…d33aa8
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0x17f3ac…bad2b3
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0x919d18…2b6257
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0x36c769…081f2c
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0xdb3ac3…4acadb
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0xd30f71…c30474
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0xc7673c…4c4ceb
0x092a…28170x9c95…e299Base$0.001100%fluxa58d ago0xab1574…a6e6e6
0x092a…28170x9c95…e299Base$0.001100%fluxa59d ago0x1fa4e0…60d228
0x092a…28170x9c95…e299Base$0.001100%fluxa59d ago0xe8f0e4…1507ec
0x092a…28170x9c95…e299Base$0.001100%fluxa59d ago0xfc5bd8…ca17ae
0x092a…28170x9c95…e299Base$0.001100%fluxa59d ago0x1b4156…87f34d
0x092a…28170x9c95…e299Base$0.001100%fluxa59d ago0xc04577…06e486
0x092a…28170x9c95…e299Base$0.001100%fluxa59d ago0x794e41…651a5b
0x092a…28170x9c95…e299Base$0.001100%fluxa59d ago0xf69e8a…94c693
0x092a…28170x9c95…e299Base$0.001100%fluxa59d ago0x0e8211…391310

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.