Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x5e163a…9cc2a4
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0xb7567f…2f6d27
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x255ac7…8bb58a
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x6981f2…80edf0
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x7918a7…2099da
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0xa46844…f1177a
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x2c2b85…af24de
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x4ca4f0…82dcb4
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x8f6324…4e25f6
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0xbbe68e…cfefeb
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0xbdf169…c47249
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0xe858b9…46ff87
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x219e3e…4f5d29
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0xaa3ff6…c5e876
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x0a5dc3…4b3c6b
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x2c4781…64e04e
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0xd5c235…5e54c5
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0xb02b30…7f0695
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x2ec466…814af8
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x26fb79…891187
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x73f827…bbad74
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0xff911c…261b34
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x3c4b2a…c71972
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa21d ago0x60cff0…b7a711
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa22d ago0x76a10e…dc580d

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.