Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x4754…327bBase$31.73100%mrdn12d ago0xfd24ad…4bbea3
0xe55e…f7480xa6a9…809dBase$45.62100%mrdn12d ago0x83d5fb…f4bf04
0xa6a9…809d0xfe8f…794dBase$35.88100%mrdn12d ago0x237fc0…a26da8
0x1cec…8dd40xa6a9…809dBase$43.31100%mrdn12d ago0x657fb9…95d678
0xa6a9…809d0x13db…5192Base$29.92100%mrdn12d ago0x4cf7c7…680549
0x4754…327b0xa6a9…809dBase$23.99100%mrdn12d ago0x727120…0a7463
0xa6a9…809d0x4754…327bBase$38.65100%mrdn12d ago0x29a9bc…290ccc
0x13db…51920xa6a9…809dBase$25.47100%mrdn12d ago0x0d29c4…9639be
0x4754…327b0xa6a9…809dBase$26.66100%mrdn12d ago0x79d83e…a56ee3
0xa6a9…809d0x4754…327bBase$22.18100%mrdn12d ago0xa90263…7e0329
0x4754…327b0xa6a9…809dBase$21.82100%mrdn13d ago0x0313cd…087c64
0xa6a9…809d0x1cec…8dd4Base$40.79100%mrdn13d ago0xe2028a…a92afd
0x4754…327b0xa6a9…809dBase$36.93100%mrdn13d ago0xc871ad…57bc6c
0xa6a9…809d0x4754…327bBase$31.70100%mrdn13d ago0xb3a3ee…89f551
0x13db…51920xa6a9…809dBase$20.43100%mrdn13d ago0x1f9aed…03e86a
0x13db…51920xa6a9…809dBase$19.74100%mrdn13d ago0x98cc0d…19afe7
0xa6a9…809d0x1cec…8dd4Base$31.93100%mrdn13d ago0x7b2c0b…f07231
0xa6a9…809d0xfe8f…794dBase$25.82100%mrdn13d ago0x2f7eb3…c61232
0x13db…51920xa6a9…809dBase$41.10100%mrdn13d ago0x12250e…ecbf95
0xfe8f…794d0xa6a9…809dBase$27.51100%mrdn13d ago0xb31a30…ed5949
0xa6a9…809d0x1cec…8dd4Base$35.19100%mrdn13d ago0xa7473f…35c986
0xa6a9…809d0x4754…327bBase$26.41100%mrdn13d ago0x599a2b…6e3dbb
0xfe8f…794d0xa6a9…809dBase$43.26100%mrdn13d ago0xe41545…6649e5
0xa6a9…809d0xfe8f…794dBase$38.59100%mrdn13d ago0xdf0caf…6084fe
0xe55e…f7480xa6a9…809dBase$27.80100%mrdn13d ago0x7ec234…5ca944

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.