Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0x5b2523…05d30e
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa41d ago0x7b01fd…8f0865
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa41d ago0x929a6d…be2b9b
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0xbb3cb7…88b802
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa41d ago0xc51aca…5dd098
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa41d ago0xfffcdd…369fd4
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0x95ac13…599b53
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0xa73dbb…8ddd66
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0xed837b…6c8605
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0x20f041…4248be
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0x033196…32d17e
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0xa856a1…aa6efc
0x07a7…f5210xfe80…47eeBase—$0.001100%fluxa41d ago0x9918fd…c13c1b
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0xddb321…99009e
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0xef098c…d996d1
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0x5c8829…b55cd0
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0x38b35f…c25c58
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0xc7e989…28a4a2
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0xd36c0d…eb9fba
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0x9fe8b2…68bb33
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0xd4c934…293f35
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0x06c885…07e387
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0x8093aa…7b6373
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa41d ago0x5be744…f10591
0x07a7…f5210x9c95…e299Base—$0.001100%fluxa42d ago0xbfd4c5…cadc76

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.