Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xfe8f…794dBase$14.39100%mrdn15d ago0x900d12…1689fc
0xa6a9…809d0x13db…5192Base$20.59100%mrdn15d ago0x48d742…2540b0
0x13db…51920xa6a9…809dBase$23.15100%mrdn15d ago0x028ed7…6acf04
0x13db…51920x1cec…8dd4Base$17.80100%mrdn15d ago0xa29da0…e2465a
0xe55e…f7480x13db…5192Base$13.31100%mrdn15d ago0x5e6fb7…6c45cc
0x1cec…8dd40x13db…5192Base$24.66100%mrdn15d ago0x917578…d0e692
0x13db…51920xa6a9…809dBase$25.47100%mrdn15d ago0xf5ad31…34d274
0x13db…51920xa6a9…809dBase$18.80100%mrdn15d ago0x63974a…bfa6f0
0x1cec…8dd40x13db…5192Base$12.38100%mrdn15d ago0xf0931b…13b421
0xe55e…f7480x13db…5192Base$23.14100%mrdn15d ago0x2c7e0d…ebbe88
0x1cec…8dd40x13db…5192Base$17.80100%mrdn15d ago0x6b6494…db7bc1
0x13db…51920xfe8f…794dBase$20.14100%mrdn15d ago0x5e868c…a07f9b
0xfe8f…794d0x13db…5192Base$12.70100%mrdn15d ago0xeb8701…beb3c0
0x1cec…8dd40x13db…5192Base$23.77100%mrdn15d ago0x5e5972…b78a3a
0xe55e…f7480x13db…5192Base$23.10100%mrdn15d ago0xfb60ec…4c25cf
0x1cec…8dd40x13db…5192Base$16.44100%mrdn15d ago0x944275…f7cd21
0x13db…51920x1cec…8dd4Base$21.17100%mrdn15d ago0x047371…2b9881
0x4754…327b0x13db…5192Base$13.38100%mrdn15d ago0x765bb3…245c90
0x13db…51920xa6a9…809dBase$13.26100%mrdn15d ago0x9e7437…81da0b
0x13db…51920x4754…327bBase$22.68100%mrdn15d ago0x927a14…d394d3
0x1cec…8dd40x13db…5192Base$18.84100%mrdn15d ago0xfba665…f8fa08
0x13db…51920xa6a9…809dBase$22.58100%mrdn15d ago0x62aa07…1a5ef2
0xa6a9…809d0x13db…5192Base$24.16100%mrdn15d ago0x841b14…203df3
0x13db…51920xfe8f…794dBase$26.40100%mrdn15d ago0x5ecec5…79c9fa
0x13db…51920xe55e…f748Base$18.29100%mrdn15d ago0xd0ae55…d97ca9

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.