Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0x28eb1c…a39207
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0x22986e…990145
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0xe99adf…c6dc28
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0xa0752d…732511
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0xa1fda8…7d040a
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0xda4c08…4d91e8
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa47d ago0x218c57…9ead79
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0x493667…2cc64b
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0xce52bf…828de6
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0x5e259c…094210
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa47d ago0x680480…f4d5fb
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0x6c1b7b…1b7e80
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa47d ago0xefd43d…74add4
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa47d ago0x94565d…3757ee
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa47d ago0x886274…ecc694
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa47d ago0xf07cec…b71e15
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa47d ago0x074936…a09fe2
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa48d ago0x13dbda…862186
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa48d ago0xdf4598…132994
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa48d ago0xeb07bf…29d4e4
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa48d ago0xa6e7a2…e3bd7d
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa48d ago0x9c7422…3b0df9
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa48d ago0x1ba299…852730
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa48d ago0x7b2946…6c5b5e
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa48d ago0xb8cd2f…a03a93

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.