Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xfe8f…794dBase—$12.55100%mrdn19d ago0x913fdf…fc7df0
0x13db…51920xe55e…f748Base—$10.33100%mrdn19d ago0x0fac99…2f91d5
0xfe8f…794d0xe55e…f748Base—$17.33100%mrdn19d ago0xa4d50a…3e4358
0xe55e…f7480x4754…327bBase—$9.05100%mrdn19d ago0x7cd9cf…2aa9e7
0xe55e…f7480x13db…5192Base—$13.17100%mrdn19d ago0x75317d…1e691e
0xfe8f…794d0xe55e…f748Base—$15.66100%mrdn19d ago0x9a8d20…3f8b6c
0xe55e…f7480x13db…5192Base—$15.76100%mrdn19d ago0x4f0968…f3e6d3
0x4754…327b0xe55e…f748Base—$13.51100%mrdn19d ago0x424357…93ce21
0xe55e…f7480xfe8f…794dBase—$16.61100%mrdn19d ago0x9226c7…a36d42
0xfe8f…794d0xe55e…f748Base—$12.44100%mrdn19d ago0x236d58…7b3e12
0x4754…327b0xe55e…f748Base—$13.37100%mrdn19d ago0xb751ff…4f7871
0xe55e…f7480x4754…327bBase—$17.40100%mrdn19d ago0x592f53…9e3a9d
0xe55e…f7480x1cec…8dd4Base—$13.63100%mrdn19d ago0x1a9f4f…f6eb20
0xe55e…f7480x4754…327bBase—$15.81100%mrdn19d ago0x962615…4f590b
0xe55e…f7480x13db…5192Base—$13.39100%mrdn19d ago0x260a5b…4ad2b5
0xe55e…f7480x1cec…8dd4Base—$8.90100%mrdn19d ago0xa70c76…0d1282
0x1cec…8dd40xe55e…f748Base—$11.26100%mrdn19d ago0xa91dae…56e537
0xa6a9…809d0xe55e…f748Base—$10.24100%mrdn19d ago0x124b3b…352fa7
0xe55e…f7480x13db…5192Base—$14.71100%mrdn19d ago0x67df3a…76509e
0xe55e…f7480x4754…327bBase—$13.93100%mrdn19d ago0x2870d2…bb6756
0xe55e…f7480x4754…327bBase—$18.06100%mrdn19d ago0xdccb7d…2523f5
0x13db…51920xe55e…f748Base—$13.78100%mrdn19d ago0x633a09…912aea
0x4754…327b0xe55e…f748Base—$10.56100%mrdn19d ago0x8c8274…95b4ec
0x4754…327b0xe55e…f748Base—$16.01100%mrdn19d ago0xd70c15…784979
0xe55e…f7480xa6a9…809dBase—$16.61100%mrdn19d ago0xa1fba1…ca38ab

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.