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$32.18100%mrdn48d ago0x9b69f1…dbfe39
0x13db…51920x8e77…e2d6Base$31.87100%mrdn48d ago0x24a7d1…a8a059
0x13db…51920x8e77…e2d6Base$25.40100%mrdn48d ago0x8d54a4…649342
0x13db…51920x8e77…e2d6Base$36.61100%mrdn48d ago0x0f820b…825c68
0x13db…51920x8e77…e2d6Base$40.73100%mrdn48d ago0x51ea03…0da014
0x13db…51920x8e77…e2d6Base$34.39100%mrdn48d ago0xc99100…c6bd92
0x13db…51920x8e77…e2d6Base$24.28100%mrdn48d ago0x5b0be9…73c370
0x13db…51920x8e77…e2d6Base$21.60100%mrdn48d ago0xdf7d9f…82143c
0x13db…51920x8e77…e2d6Base$21.67100%mrdn48d ago0x10985a…137652
0x13db…51920x8e77…e2d6Base$18.25100%mrdn48d ago0xe00001…9bc560
0x13db…51920x8e77…e2d6Base$31.35100%mrdn48d ago0xb1acb7…56af88
0xa6a9…809d0x13db…5192Base$31.82100%mrdn48d ago0x99f223…442252
0xa6a9…809d0x13db…5192Base$30.44100%mrdn48d ago0x413328…aa116f
0x4754…327b0x13db…5192Base$38.22100%mrdn48d ago0x79df1e…e9f792
0x13db…51920x8e77…e2d6Base$37.42100%mrdn48d ago0x769547…fea8f4
0x13db…51920xa6a9…809dBase$25.34100%mrdn48d ago0xac59c1…752e4a
0x13db…51920x8e77…e2d6Base$39.87100%mrdn48d ago0x51a54e…53d861
0x13db…51920xe55e…f748Base$27.96100%mrdn48d ago0xfeddc1…62715c
0x13db…51920x1cec…8dd4Base$39.13100%mrdn48d ago0x1826eb…c127ad
0x13db…51920x4754…327bBase$32.99100%mrdn48d ago0x8ce5d4…c3f9ea
0x1cec…8dd40x13db…5192Base$27.79100%mrdn48d ago0x04fd76…215799
0xa6a9…809d0x13db…5192Base$38.47100%mrdn48d ago0x6ddaff…82dbed
0x13db…51920x8e77…e2d6Base$23.54100%mrdn48d ago0x472cee…0cf0cf
0x13db…51920x1cec…8dd4Base$28.00100%mrdn48d ago0xd511b8…64b1da
0x13db…51920x8e77…e2d6Base$33.84100%mrdn48d ago0xd25e86…c2644d

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.