Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base$269.77100%0x7347…d69143d ago0x336c08…06b317
0xa54d…49f50xe742…ea88Base$119.14100%0x7347…d69143d ago0xec5330…46edc2
0xa54d…49f50xe742…ea88Base$299.74100%0x7347…d69143d ago0x4c66fd…167668
0xa54d…49f50xe742…ea88Base$255.94100%0x7347…d69143d ago0x259670…c3eb44
0xa54d…49f50xe742…ea88Base$299.58100%0x7347…d69143d ago0x814ae0…a1df77
0xa54d…49f50xe742…ea88Base$1,005.44100%0x64b2…883343d ago0x5e5a57…0db3a5
0xa54d…49f50xe742…ea88Base$6,197.67100%0x64b2…883343d ago0x0312bf…ef5115
0xa54d…49f50xe742…ea88Base$110.17100%0x7347…d69143d ago0x505da9…20d2ff
0xa54d…49f50xe742…ea88Base$557.30100%0x7347…d69143d ago0x3e05b7…9bee20
0xa54d…49f50xe742…ea88Base$4.98100%0x7347…d69143d ago0x6ad895…295898
0xa54d…49f50xe742…ea88Base$495.55100%0x7347…d69143d ago0x02b7f4…a2fb16
0xa54d…49f50xe742…ea88Base$1,499.47100%0x64b2…883343d ago0xd03be2…b03f7b
0xa54d…49f50xe742…ea88Base$100.93100%0x7347…d69143d ago0x570bc1…7563e6
0xa54d…49f50xe742…ea88Base$4,003.31100%0x64b2…883343d ago0x93b97c…281d4f
0xa54d…49f50xe742…ea88Base$21.14100%0x7347…d69143d ago0xfd62d0…1dd2cc
0xa54d…49f50xe742…ea88Base$4,995.80100%0x7347…d69143d ago0x6ce570…d009f4
0xa54d…49f50xe742…ea88Base$23.92100%0x64b2…883344d ago0xbb605d…8d1e5a
0xa54d…49f50xe742…ea88Base$1.62100%0x64b2…883344d ago0x4dbb88…43c439
0xa54d…49f50xe742…ea88Base$129.95100%0x64b2…883344d ago0x4ccc7d…a50f2d
0xa54d…49f50xe742…ea88Base$33.50100%0x64b2…883344d ago0xc504a3…d7e294
0xa54d…49f50xe742…ea88Base$489.50100%0x7347…d69144d ago0x3209d8…4345b8
0xa54d…49f50xe742…ea88Base$49.31100%0x64b2…883344d ago0x60fcee…ff382f
0xa54d…49f50xe742…ea88Base$553.84100%0x7347…d69144d ago0x64b6ec…660110
0xa54d…49f50xe742…ea88Base$178.23100%0x7347…d69144d ago0x860a26…8fa8f7

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.