Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$36.87100%mrdn54d ago0x02964c…d78cbc
0x1cec…8dd40x8e77…e2d6Base—$17.70100%mrdn54d ago0xfa86b8…e70174
0x1cec…8dd40x8e77…e2d6Base—$25.43100%mrdn54d ago0x186af3…3233e2
0x1cec…8dd40x8e77…e2d6Base—$24.99100%mrdn54d ago0x81bf41…b8f114
0x1cec…8dd40x8e77…e2d6Base—$23.77100%mrdn54d ago0xd00c13…cc62a2
0x1cec…8dd40x8e77…e2d6Base—$18.58100%mrdn54d ago0x2a2db5…185240
0x1cec…8dd40x8e77…e2d6Base—$33.73100%mrdn54d ago0x0de7b7…135fb9
0x1cec…8dd40x8e77…e2d6Base—$33.47100%mrdn54d ago0x764288…34df9b
0x1cec…8dd40x8e77…e2d6Base—$34.14100%mrdn54d ago0x5847ac…672e0b
0x1cec…8dd40x8e77…e2d6Base—$38.69100%mrdn54d ago0xd1e3fc…361874
0x1cec…8dd40x8e77…e2d6Base—$35.63100%mrdn54d ago0x2c5211…7ea46d
0x1cec…8dd40x8e77…e2d6Base—$32.33100%mrdn54d ago0x038aa8…f88be2
0x1cec…8dd40x8e77…e2d6Base—$29.59100%mrdn54d ago0x91b59f…d2f623
0x1cec…8dd40x8e77…e2d6Base—$24.42100%mrdn54d ago0x890fa8…8f18ae
0x1cec…8dd40x8e77…e2d6Base—$29.30100%mrdn54d ago0xb54946…be0b58
0x1cec…8dd40x8e77…e2d6Base—$21.11100%mrdn54d ago0x124392…8d7f28
0x1cec…8dd40x8e77…e2d6Base—$36.80100%mrdn54d ago0x1dd2d9…c8f7d1
0x1cec…8dd40x8e77…e2d6Base—$31.59100%mrdn54d ago0x120141…c1c134
0x1cec…8dd40x8e77…e2d6Base—$28.50100%mrdn54d ago0x098a44…b95879
0x1cec…8dd40x8e77…e2d6Base—$17.76100%mrdn54d ago0x1ad41e…24a200
0x1cec…8dd40x8e77…e2d6Base—$38.22100%mrdn54d ago0x7040f3…100e26
0x1cec…8dd40x8e77…e2d6Base—$25.71100%mrdn54d ago0x14769b…8fb148
0x1cec…8dd40x8e77…e2d6Base—$25.27100%mrdn54d ago0x70b810…83fc4c
0x1cec…8dd40x8e77…e2d6Base—$33.99100%mrdn54d ago0x54dd73…cc0b6c
0x1cec…8dd40x8e77…e2d6Base—$35.87100%mrdn54d ago0x27b200…f651c9

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.