Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xa6a9…809dBase$45.62100%mrdn12d ago0x83d5fb…f4bf04
0xe55e…f7480x13db…5192Base$20.51100%mrdn12d ago0xcd45a0…c87c7f
0x4754…327b0xe55e…f748Base$20.22100%mrdn12d ago0xf08cf3…157984
0xe55e…f7480x4754…327bBase$19.99100%mrdn12d ago0x4f55a5…0a79a4
0xfe8f…794d0xe55e…f748Base$45.02100%mrdn12d ago0xf16982…1321e1
0xe55e…f7480x1cec…8dd4Base$36.64100%mrdn12d ago0xb0713a…e36602
0x1cec…8dd40xe55e…f748Base$30.86100%mrdn12d ago0x5a5389…04eabf
0x4754…327b0xe55e…f748Base$22.30100%mrdn12d ago0x3fc6ad…6e191a
0xe55e…f7480x13db…5192Base$44.18100%mrdn12d ago0x70ac81…4460e6
0x13db…51920xe55e…f748Base$30.20100%mrdn12d ago0x42dce0…b38e8a
0xe55e…f7480xfe8f…794dBase$22.70100%mrdn12d ago0xb417dc…6e21f3
0x1cec…8dd40xe55e…f748Base$24.20100%mrdn12d ago0x812422…ac4979
0xfe8f…794d0xe55e…f748Base$24.79100%mrdn12d ago0x4eac3b…0f0f87
0xe55e…f7480x13db…5192Base$42.31100%mrdn12d ago0x0a2e2c…f2254b
0xe55e…f7480x1cec…8dd4Base$21.84100%mrdn12d ago0x99d014…238550
0x4754…327b0xe55e…f748Base$31.32100%mrdn12d ago0x67ffb6…b2f270
0x4754…327b0xe55e…f748Base$36.59100%mrdn12d ago0x2e8e70…ae4ce5
0xe55e…f7480x4754…327bBase$43.40100%mrdn13d ago0xa45b55…b3db6f
0xe55e…f7480x1cec…8dd4Base$22.28100%mrdn13d ago0x723ede…282bb9
0x1cec…8dd40xe55e…f748Base$30.46100%mrdn13d ago0x32e04b…67d4c7
0xe55e…f7480x1cec…8dd4Base$40.74100%mrdn13d ago0xabe5fa…579827
0x1cec…8dd40xe55e…f748Base$45.28100%mrdn13d ago0x05bf6c…b32cde
0xe55e…f7480x4754…327bBase$40.31100%mrdn13d ago0x25c43f…5ca625
0x4754…327b0xe55e…f748Base$30.94100%mrdn13d ago0xf27ec6…debb8c
0x4754…327b0xe55e…f748Base$30.69100%mrdn13d ago0x329008…665cf4

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.