Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0xe16061…848d04
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0x485d1d…550aa8
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0x1d5ef3…116409
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0x5f79b3…0c3cab
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0x766666…e0a558
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0x7ad317…7a807a
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0x97af98…cb9a2a
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0xa37516…e3438f
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0x7d2a0f…a72938
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0x0fe2d8…763876
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa34d ago0x3dbc90…ccf274
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa34d ago0xf63f27…50f231
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa34d ago0x8048bd…85c87f
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0x709f0b…18d3aa
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa34d ago0xb99e18…58ed47
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0xe7f182…b4c4c4
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0x131641…e5248f
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa34d ago0x5eb0c8…67db31
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa34d ago0x4bb2b9…ddb3d9
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa34d ago0xe5943c…d2e34d
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa34d ago0x05820f…57c20c
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0xc4eca0…e6c3d7
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa34d ago0xd49f3f…ecc4f2
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa34d ago0x853bde…93a63c
0xcae6…e4e60xfe80…47eeBase—$0.001100%fluxa34d ago0x463016…cd360d

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.