Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$25.17100%mrdn68d ago0x2a0cc7…6b411b
0x1cec…8dd40x8e77…e2d6Base—$13.91100%mrdn68d ago0x6648b2…4f18fe
0xb6db…31e10x8e77…e2d6Base—$18.34100%mrdn68d ago0xf6df82…1578c6
0xfe8f…794d0x8e77…e2d6Base—$13.61100%mrdn68d ago0x98f166…334191
0x13db…51920x8e77…e2d6Base—$27.31100%mrdn68d ago0x011db1…ddd338
0xe55e…f7480x8e77…e2d6Base—$15.37100%mrdn68d ago0xcd11c3…a3c4ab
0xa6a9…809d0x8e77…e2d6Base—$15.13100%mrdn68d ago0xb13e7e…400025
0xa6a9…809d0x8e77…e2d6Base—$21.45100%mrdn68d ago0x9653f0…134e71
0xb6db…31e10x8e77…e2d6Base—$24.97100%mrdn68d ago0xf5fcba…4cc349
0x1cec…8dd40x8e77…e2d6Base—$23.38100%mrdn68d ago0x102392…91a704
0xb6db…31e10x8e77…e2d6Base—$25.78100%mrdn68d ago0xed41e2…0cf2b2
0xe55e…f7480x8e77…e2d6Base—$21.65100%mrdn68d ago0x950bae…d5ce38
0x13db…51920x8e77…e2d6Base—$15.90100%mrdn68d ago0x2734dd…b88717
0x1cec…8dd40x8e77…e2d6Base—$29.09100%mrdn68d ago0x113024…d2c4f6
0x4754…327b0x8e77…e2d6Base—$24.92100%mrdn68d ago0xee0653…0c78f0
0xb6db…31e10x8e77…e2d6Base—$28.91100%mrdn68d ago0x2b6999…e9c47e
0x1cec…8dd40x8e77…e2d6Base—$26.39100%mrdn68d ago0x134bdb…0ea530
0xfe8f…794d0x8e77…e2d6Base—$15.11100%mrdn68d ago0xe11f88…d43c28
0xb6db…31e10x8e77…e2d6Base—$44.60100%mrdn68d ago0xf7267e…b7dd1d
0xe55e…f7480x8e77…e2d6Base—$18.86100%mrdn68d ago0x7f0d8e…f79791
0xfe8f…794d0x8e77…e2d6Base—$22.67100%mrdn68d ago0xbedf50…d055ef
0x13db…51920x8e77…e2d6Base—$28.47100%mrdn68d ago0x2de0b0…53cf54
0x4754…327b0x8e77…e2d6Base—$22.43100%mrdn68d ago0xbb37cc…167613
0xb6db…31e10x8e77…e2d6Base—$22.22100%mrdn68d ago0x37050f…572fe9
0x4754…327b0x8e77…e2d6Base—$16.91100%mrdn68d ago0xcba580…59b37f

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.