Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920xe55e…f748Base$41.88100%mrdn1d ago0x0107aa…9e504d
0xe55e…f7480xa6a9…809dBase$75.21100%mrdn1d ago0xaa155b…6de7fd
0x1cec…8dd40xe55e…f748Base$32.81100%mrdn1d ago0x27f939…ecf8f2
0xe55e…f7480x1cec…8dd4Base$65.33100%mrdn1d ago0x38aa9a…f70b38
0xe55e…f7480xfe8f…794dBase$59.57100%mrdn1d ago0x4d149f…be371a
0x1cec…8dd40xe55e…f748Base$73.65100%mrdn1d ago0x613168…a30a49
0xfe8f…794d0xe55e…f748Base$50.07100%mrdn1d ago0x917718…30c009
0xe55e…f7480x4754…327bBase$74.56100%mrdn1d ago0xfb5242…333eaa
0x4754…327b0xe55e…f748Base$45.03100%mrdn1d ago0xeb34b9…71cc62
0xe55e…f7480x1cec…8dd4Base$64.99100%mrdn1d ago0x6967e4…6d7f9c
0xe55e…f7480x13db…5192Base$70.16100%mrdn1d ago0xf8fd4c…30a343
0x4754…327b0xe55e…f748Base$66.40100%mrdn1d ago0x2d1ee4…3d300f
0xfe8f…794d0xe55e…f748Base$41.15100%mrdn1d ago0xb92404…204cc2
0xe55e…f7480x4754…327bBase$56.51100%mrdn1d ago0x7de03e…268877
0xe55e…f7480x4754…327bBase$63.11100%mrdn1d ago0xcede6f…17ac93
0xa6a9…809d0xe55e…f748Base$53.89100%mrdn1d ago0x402f5e…33b16d
0xe55e…f7480x1cec…8dd4Base$37.54100%mrdn1d ago0x52449b…51a1cd
0xa6a9…809d0xe55e…f748Base$50.44100%mrdn1d ago0x78ef98…1fc171
0xe55e…f7480xfe8f…794dBase$65.65100%mrdn1d ago0x0d23fd…d9c749
0x13db…51920xe55e…f748Base$60.10100%mrdn1d ago0x9b65fd…4947eb
0xa6a9…809d0xe55e…f748Base$66.10100%mrdn1d ago0x988a70…e0978b
0xe55e…f7480xa6a9…809dBase$35.00100%mrdn1d ago0x8e6d95…b7fa1d
0x13db…51920xe55e…f748Base$70.03100%mrdn1d ago0xfe015b…02f5ec
0xe55e…f7480x4754…327bBase$64.43100%mrdn1d ago0xea56de…d0cf42
0xe55e…f7480x4754…327bBase$37.32100%mrdn1d ago0x95098d…970f30

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.