Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0xec55e5…94aadb
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0xf46261…b0d29c
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0x6664a1…0da626
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0x076713…154dfd
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0xa980c0…f5bbae
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0xd8311b…691c17
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0x33b8a9…4c8e32
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0xa746e7…d7a811
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0xd2bd1c…100510
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0x51fd98…a6d09c
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0x8a8708…33fda0
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0xfc2e68…10c134
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0xa58a69…33aab7
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0xff13e5…9d32e2
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0xbc9ca4…51323e
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa16d ago0x5affe9…241de2
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0xa9f9a4…c0b2fa
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0xcde6be…231f47
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0xba0b33…5d7e80
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0xb2fa3f…6ddb60
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x7a7cfc…397442
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x6fd785…867755
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x199161…72b936
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0xbaf175…8cc8d4
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa17d ago0x676bbb…7e24b8

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.