Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0x8fc694…a6c434
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0xfa439d…77ce66
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0x83c92e…eaa66f
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0x515b4a…df494f
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0xd1bab7…af3127
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0xfa0f39…7c12c2
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0x6d78bd…1f61bb
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0x04cbbc…91394a
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0x445cc8…c71062
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0xe36090…17722a
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0xf10558…931afe
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0x9d8cf2…496714
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0xa5bad5…a35e95
0x9ac1…255a0xe2fb…6eacBase$0.0170%0x03ea…c2d432d ago0x4a9538…37844a
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0xc9c1c6…85acaa
0x9ac1…255a0xe2fb…6eacBase$0.0170%0x03ea…c2d432d ago0x89c0c5…bcf4a6
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0x07537d…0edca7
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0xb043d4…f1daae
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0xc109ee…fe02c3
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0xc0c92c…e8421b
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0x78c5cc…d87c6b
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0xd32649…38dc62
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0xb1e85a…ffd5ee
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0xe9c0b7…0257a5
0x9ac1…255a0xe2fb…6eacBase$0.000170%0x03ea…c2d432d ago0x017cfc…b48a8e

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.