Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x4754…327bBase$26.69100%mrdn40d ago0x552bbc…ccac9d
0x4754…327b0xe55e…f748Base$26.21100%mrdn40d ago0x589f0a…2eb231
0x4754…327b0xfe8f…794dBase$32.18100%mrdn40d ago0x668d9b…0d433c
0x4754…327b0xe55e…f748Base$27.89100%mrdn40d ago0x91a1b8…ebd771
0x4754…327b0xfe8f…794dBase$28.74100%mrdn40d ago0x0b9e78…7b5e3e
0x1cec…8dd40x4754…327bBase$23.98100%mrdn40d ago0x57e8fa…4b2042
0x4754…327b0xa6a9…809dBase$14.85100%mrdn40d ago0xb47c3c…25887f
0x4754…327b0xfe8f…794dBase$17.41100%mrdn40d ago0xa99516…e38b61
0x4754…327b0xe55e…f748Base$15.66100%mrdn40d ago0x6e7d02…3d082b
0xa6a9…809d0x4754…327bBase$33.94100%mrdn40d ago0x4d4a29…90f6cd
0x4754…327b0xfe8f…794dBase$18.78100%mrdn40d ago0xfe2516…493eb4
0x13db…51920x4754…327bBase$30.79100%mrdn40d ago0x98e2eb…6162b0
0xe55e…f7480x4754…327bBase$29.79100%mrdn40d ago0x881f59…5551f9
0x13db…51920x4754…327bBase$22.80100%mrdn40d ago0x9ea0f1…3382e0
0x4754…327b0xa6a9…809dBase$28.27100%mrdn40d ago0x5f9290…de5092
0x1cec…8dd40x4754…327bBase$27.80100%mrdn40d ago0xf85075…cec210
0xa6a9…809d0x4754…327bBase$21.61100%mrdn40d ago0x330403…3dfc19
0x4754…327b0x1cec…8dd4Base$26.22100%mrdn40d ago0x91eaf5…1a95f7
0x4754…327b0xfe8f…794dBase$27.91100%mrdn40d ago0xc74fb3…b4b4dc
0x1cec…8dd40x4754…327bBase$18.25100%mrdn40d ago0xcc24c2…086412
0x13db…51920x4754…327bBase$34.17100%mrdn40d ago0x38483b…4e55ec
0x13db…51920x4754…327bBase$25.34100%mrdn40d ago0x8f3b1a…9b0c44
0x4754…327b0xfe8f…794dBase$24.86100%mrdn40d ago0x647688…8c4b61
0xe55e…f7480x4754…327bBase$15.84100%mrdn40d ago0xbd3182…d1ff77
0x4754…327b0xe55e…f748Base$29.56100%mrdn40d ago0x391053…c24288

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.