Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xa6a9…809dBase$39.16100%mrdn39d ago0xc40817…d27d74
0xa6a9…809d0x13db…5192Base$29.92100%mrdn39d ago0xbe61a2…c291d5
0x1cec…8dd40xa6a9…809dBase$23.87100%mrdn39d ago0xebfb44…b696d6
0xa6a9…809d0xfe8f…794dBase$43.83100%mrdn39d ago0xc7d44e…417ee4
0xa6a9…809d0x13db…5192Base$22.12100%mrdn39d ago0x6b5431…344781
0x1cec…8dd40xa6a9…809dBase$47.24100%mrdn39d ago0xb95a65…5139e3
0x4754…327b0xa6a9…809dBase$40.27100%mrdn39d ago0x3e4f48…7e7354
0xa6a9…809d0x13db…5192Base$41.41100%mrdn39d ago0x8db355…bd5189
0xa6a9…809d0x4754…327bBase$28.26100%mrdn39d ago0x54fce8…0306c3
0x13db…51920xa6a9…809dBase$41.63100%mrdn39d ago0x13e80e…39ccc6
0xa6a9…809d0xe55e…f748Base$24.34100%mrdn39d ago0x4aff4b…5fd4a5
0xa6a9…809d0x13db…5192Base$41.23100%mrdn39d ago0x003547…e28a95
0xa6a9…809d0x13db…5192Base$21.70100%mrdn39d ago0x25c54a…ea0468
0xfe8f…794d0xa6a9…809dBase$45.09100%mrdn39d ago0xea138f…c13b8a
0xa6a9…809d0xfe8f…794dBase$42.78100%mrdn39d ago0xafd784…6dc881
0x4754…327b0xa6a9…809dBase$36.27100%mrdn39d ago0x83b375…a5dabb
0xe55e…f7480xa6a9…809dBase$36.22100%mrdn39d ago0xe57049…7c4db0
0x4754…327b0xa6a9…809dBase$40.12100%mrdn39d ago0xc30962…fceea6
0xa6a9…809d0x1cec…8dd4Base$32.21100%mrdn39d ago0x58c876…cafa72
0xa6a9…809d0xfe8f…794dBase$38.52100%mrdn39d ago0x9434ec…976644
0xfe8f…794d0xa6a9…809dBase$26.79100%mrdn39d ago0x59054b…3e5473
0xfe8f…794d0xa6a9…809dBase$31.23100%mrdn39d ago0x163d7b…bb13fc
0xa6a9…809d0x1cec…8dd4Base$33.16100%mrdn39d ago0x8bbb2e…ff929c
0x13db…51920xa6a9…809dBase$26.69100%mrdn39d ago0x943c14…aab342
0xfe8f…794d0xa6a9…809dBase$21.08100%mrdn39d ago0xfb2ba2…d1d0a4

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.