Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0x5b30c9…3056d4
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0x51f96c…b64951
0x2c14…58300x9c95…e299Base—$0.001100%fluxa36d ago0x244820…e17c48
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0x34223c…23a04b
0x2c14…58300x9c95…e299Base—$0.001100%fluxa36d ago0xbb28ef…1b3957
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0x7fc9c4…7a03c7
0x2c14…58300x9c95…e299Base—$0.001100%fluxa36d ago0x4b6448…34bd68
0x2c14…58300x9c95…e299Base—$0.001100%fluxa36d ago0x70205f…fe6f3a
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0x83a80a…a67752
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0x0f3bff…da11fc
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0x812f9b…687502
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0x9f2388…9096e0
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0xb1da7c…6b3535
0x2c14…58300x9c95…e299Base—$0.001100%fluxa36d ago0x96b669…e48fa3
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0x004736…2a4572
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0xd0a8c5…cbf497
0x2c14…58300x9c95…e299Base—$0.001100%fluxa36d ago0x3e898c…10a518
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0x70a929…d44def
0x2c14…58300x9c95…e299Base—$0.001100%fluxa36d ago0x5174f9…4b6308
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0x130b43…f5c997
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0x83b300…6a49b2
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0xd77dca…2bba1b
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0xcf5b74…8db6b3
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0x79eae1…106f06
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa36d ago0xa5f995…b0954f

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.