Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x1cec…8dd4Base—$20.96100%mrdn39d ago0x20687a…547d2e
0x4754…327b0x1cec…8dd4Base—$14.51100%mrdn39d ago0x89c22b…92fa4a
0xa6a9…809d0x1cec…8dd4Base—$18.89100%mrdn39d ago0xbe2d92…7457c4
0x13db…51920x1cec…8dd4Base—$21.70100%mrdn39d ago0xc98321…be23b9
0x1cec…8dd40x4754…327bBase—$20.03100%mrdn39d ago0x390f51…d199a2
0x1cec…8dd40xfe8f…794dBase—$14.84100%mrdn39d ago0x34facc…e2fc37
0xa6a9…809d0x1cec…8dd4Base—$17.26100%mrdn39d ago0xc5622f…d21ed3
0xe55e…f7480x1cec…8dd4Base—$30.77100%mrdn39d ago0xbe9e45…082571
0x1cec…8dd40xfe8f…794dBase—$29.07100%mrdn39d ago0x70ee2a…faba20
0xe55e…f7480x1cec…8dd4Base—$17.66100%mrdn39d ago0xeef08a…19cdda
0x1cec…8dd40xa6a9…809dBase—$30.81100%mrdn39d ago0xa38483…2ff7c2
0xa6a9…809d0x1cec…8dd4Base—$32.01100%mrdn39d ago0x5b9f60…f1afbc
0x1cec…8dd40xe55e…f748Base—$20.64100%mrdn39d ago0xaaac64…1ef6d0
0x4754…327b0x1cec…8dd4Base—$17.31100%mrdn39d ago0xe33bb0…d1dfb2
0x1cec…8dd40xe55e…f748Base—$37.63100%mrdn39d ago0x82109b…bdc834
0x4754…327b0x1cec…8dd4Base—$25.83100%mrdn39d ago0x5deb3b…19270d
0x1cec…8dd40xfe8f…794dBase—$31.23100%mrdn39d ago0x399725…987e27
0xa6a9…809d0x1cec…8dd4Base—$20.49100%mrdn39d ago0xab6ba6…5a42c7
0x1cec…8dd40xa6a9…809dBase—$17.21100%mrdn39d ago0x1cd2b7…44b43f
0x1cec…8dd40xa6a9…809dBase—$37.50100%mrdn39d ago0x2f117a…a21eae
0x1cec…8dd40x13db…5192Base—$38.53100%mrdn39d ago0x0851a3…31aba1
0x1cec…8dd40x4754…327bBase—$18.57100%mrdn39d ago0x5cecf5…14996c
0xfe8f…794d0x1cec…8dd4Base—$38.35100%mrdn39d ago0x2504ed…8a9782
0x1cec…8dd40x4754…327bBase—$36.93100%mrdn39d ago0xc81fb9…df06f2
0xfe8f…794d0x1cec…8dd4Base—$26.24100%mrdn39d ago0x13dc75…7388f9

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.