Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0x048d45…7b2b62
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xfe3d66…793d61
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0x7b4f21…e1c5f3
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xe6f280…15fa00
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa50d ago0x736ac5…ec0102
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa50d ago0xb533d5…69aea0
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xacc9c4…f2d370
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xc925d0…79381d
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa50d ago0x5056d1…f40d44
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xb835ba…9d9919
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xf6f3cf…f26fb7
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa50d ago0x581d80…28e804
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa50d ago0xe149ca…672937
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa50d ago0x7a2132…18ee3e
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa50d ago0xb85702…927e7a
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xff69dc…5c9b50
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa50d ago0xace974…16bdca
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0x3eb1c1…bdaa13
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xefe440…c6e879
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa50d ago0x6a695e…cd49e7
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xb12b0d…d10dd5
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa50d ago0x770c5a…c0985e
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0x6330d4…1a6c93
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xa3209a…7b6c3d
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0x887a71…7331a9

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.