Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$12.56100%mrdn82d ago0x030a51…f0de3a
0xfe8f…794d0x8e77…e2d6Base—$15.63100%mrdn82d ago0x20cb91…8fed1c
0xfe8f…794d0x8e77…e2d6Base—$25.09100%mrdn82d ago0xf9ca14…e34c31
0xfe8f…794d0x8e77…e2d6Base—$13.70100%mrdn82d ago0x47684e…9d5029
0xfe8f…794d0x8e77…e2d6Base—$12.02100%mrdn82d ago0xaa8733…786088
0xfe8f…794d0x8e77…e2d6Base—$25.14100%mrdn82d ago0x596efd…a65ddc
0xfe8f…794d0x8e77…e2d6Base—$21.69100%mrdn82d ago0x1990e9…ae6949
0xfe8f…794d0x8e77…e2d6Base—$24.54100%mrdn82d ago0x9e0d8b…5ecfb6
0xfe8f…794d0x8e77…e2d6Base—$14.90100%mrdn82d ago0xdc7b62…4aacc4
0xfe8f…794d0x8e77…e2d6Base—$12.13100%mrdn82d ago0x96c189…45554a
0xfe8f…794d0x8e77…e2d6Base—$10.23100%mrdn82d ago0x7d05f6…bda99d
0xfe8f…794d0x8e77…e2d6Base—$20.34100%mrdn82d ago0xba7225…0ee24f
0xfe8f…794d0x8e77…e2d6Base—$19.29100%mrdn82d ago0xc40b98…b7cf4d
0xfe8f…794d0x8e77…e2d6Base—$16.12100%mrdn82d ago0x587133…8ec788
0xfe8f…794d0x8e77…e2d6Base—$10.26100%mrdn82d ago0xed895e…b3e360
0xfe8f…794d0x8e77…e2d6Base—$14.45100%mrdn82d ago0x0b700e…e66586
0xfe8f…794d0x8e77…e2d6Base—$11.94100%mrdn82d ago0xa79ff2…fa3e91
0xfe8f…794d0x8e77…e2d6Base—$20.34100%mrdn82d ago0x453b76…32c5af
0xfe8f…794d0x8e77…e2d6Base—$19.66100%mrdn82d ago0xf4e06e…78677b
0xfe8f…794d0x8e77…e2d6Base—$20.88100%mrdn82d ago0xb60b99…14097f
0xfe8f…794d0x8e77…e2d6Base—$21.52100%mrdn82d ago0x1e0d4e…9691bf
0xfe8f…794d0x8e77…e2d6Base—$11.96100%mrdn82d ago0x96286e…c776fc
0xfe8f…794d0x8e77…e2d6Base—$19.99100%mrdn82d ago0xc2698a…23fbf0
0xfe8f…794d0x8e77…e2d6Base—$11.81100%mrdn82d ago0x093f7a…576c1b
0xfe8f…794d0x8e77…e2d6Base—$11.56100%mrdn82d ago0x730347…10a807

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.