Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa35d ago0xae22ea…cbe733
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa35d ago0x92073b…057fe6
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa35d ago0xd45db6…d2ae02
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa35d ago0xb9dcb9…319d31
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa35d ago0x872c61…8d8ad0
0xec78…04d30x9c95…e299Base—$0.001100%fluxa35d ago0xbe4ccd…0c0eab
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa35d ago0x5460ab…6fcb0c
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa35d ago0xb728b3…9c0008
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa35d ago0xd83c58…076aa8
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa36d ago0x5277f0…3dc322
0xec78…04d30x9c95…e299Base—$0.001100%fluxa36d ago0x110d19…d18fbd
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa36d ago0x28c348…f66c64
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa36d ago0x7a41ef…f5a567
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa36d ago0x73b546…bfcb64
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa36d ago0x47fc79…cc1cb7
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa36d ago0xeb9f66…b5740d
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa36d ago0xca4dd3…2058eb
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa36d ago0xdfada3…931302
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa36d ago0x0343ec…984778
0xec78…04d30x9c95…e299Base—$0.001100%fluxa36d ago0x021a9c…d4620e
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa36d ago0x534414…ef3e7d
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa36d ago0x12aa4e…522247
0xec78…04d30x9c95…e299Base—$0.001100%fluxa36d ago0xfeb521…8dc433
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa36d ago0x9a9d00…f91077
0xec78…04d30xfe80…47eeBase—$0.001100%fluxa36d ago0x93b6f8…b70ed8

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.