Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa36d ago0x63625b…60d1ee
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa36d ago0x776d7b…d4234a
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa36d ago0xdf05a0…bc4928
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa36d ago0x2611ce…e2820d
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa36d ago0x2fe5a4…be566a
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa36d ago0x82eaff…a56c8c
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa36d ago0x6938d4…666726
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa36d ago0x2e7b0c…430d27
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa36d ago0x1aa0b8…9bfc56
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa36d ago0xf35f76…3b593e
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa36d ago0x066fc3…ec1ba5
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa36d ago0x704ec8…39bf38
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa36d ago0xcfa1d8…bebe67
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa36d ago0x005d98…7710b6
0xc6d7…ad560x9c95…e299Base—$0.001100%fluxa36d ago0xec9383…9131fb

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.