Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base$34.80100%mrdn47d ago0x28fcd4…e6d334
0x13db…51920x8e77…e2d6Base$25.64100%mrdn47d ago0x1e0c0d…0dec35
0x13db…51920x4754…327bBase$31.27100%mrdn47d ago0x5aa465…7d345a
0x13db…51920x8e77…e2d6Base$42.02100%mrdn47d ago0x17e86d…456ef8
0x13db…51920xe55e…f748Base$26.62100%mrdn47d ago0xc2bd4d…466cd3
0x13db…51920x8e77…e2d6Base$24.63100%mrdn47d ago0x0850b6…981a1f
0x13db…51920x8e77…e2d6Base$42.63100%mrdn47d ago0xfa104b…93eeae
0x13db…51920x8e77…e2d6Base$32.12100%mrdn47d ago0x2affe5…692121
0x13db…51920x8e77…e2d6Base$46.81100%mrdn47d ago0x26c827…0fbdb5
0xe55e…f7480x13db…5192Base$24.79100%mrdn47d ago0xc3e214…0a2122
0x13db…51920x8e77…e2d6Base$38.73100%mrdn47d ago0xe27f0d…09adf1
0x13db…51920x8e77…e2d6Base$42.02100%mrdn47d ago0x97fba3…14a235
0x13db…51920xfe8f…794dBase$36.29100%mrdn47d ago0x6af575…627050
0x13db…51920x8e77…e2d6Base$45.00100%mrdn47d ago0xb89ee9…7e4730
0x13db…51920x8e77…e2d6Base$38.10100%mrdn47d ago0x9de0f5…ecaab3
0x13db…51920x8e77…e2d6Base$25.55100%mrdn47d ago0x02bd3c…34113d
0x1cec…8dd40x13db…5192Base$54.00100%mrdn47d ago0x0438bd…590725
0x1cec…8dd40x13db…5192Base$34.52100%mrdn47d ago0xaedd62…7f134f
0x4754…327b0x13db…5192Base$40.54100%mrdn47d ago0xa3b43e…6be91d
0x4754…327b0x13db…5192Base$52.41100%mrdn47d ago0xda08fd…6f1c11
0x13db…51920x8e77…e2d6Base$40.59100%mrdn47d ago0x30722d…4120d3
0x13db…51920x8e77…e2d6Base$46.02100%mrdn47d ago0x6b9d50…98135a
0xfe8f…794d0x13db…5192Base$29.21100%mrdn47d ago0x494a52…b37dbe
0x13db…51920x8e77…e2d6Base$40.07100%mrdn47d ago0x200e7b…61d9ef
0x13db…51920x8e77…e2d6Base$24.66100%mrdn47d ago0x358faf…15d676

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.