Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa47d ago0x1c242f…3cc3e4
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa47d ago0x0da107…099fe2
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0x1a4237…db3ad4
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0x0ae811…2afbaa
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0x42d8a7…2ed2de
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0xe2a273…10da66
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa48d ago0xb36a8e…0322ad
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0x5b255f…20dfce
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa48d ago0xf1bbd9…e98af1
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0xc39af5…059ec5
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0xe64cb0…4a5d61
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0x3d19d2…ed91f5
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa48d ago0x7b4190…97a282
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa48d ago0xacd676…cf1a0d
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0x048eac…007439
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0xced391…1d7985
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa48d ago0x1955a0…de07d5
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa48d ago0x4e1526…ab954e
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0xa433c5…aa8dc6
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa48d ago0x1d1b34…c4b7ae
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0x61f75c…ec65fc
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0xae5171…46b07b
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0x9cf2df…00bc36
0xb4f9…69470xfe80…47eeBase—$0.001100%fluxa48d ago0x2c0b40…dc786d
0xb4f9…69470x9c95…e299Base—$0.001100%fluxa48d ago0xc72a51…63b6a7

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.