Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x42a71d…aacf71
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x7e513d…af9d64
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x1f3b37…ed96da
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0xdc2a3c…443e6d
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0xd58130…7e437a
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0xd88ed8…9aeee9
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x5dae41…e298d0
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x511aab…4280e1
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0xf56c1d…7b2451
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x30f992…779dc2
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x9d2561…2e019c
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x9487e2…665177
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0xfbd5ab…c9557c
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0xd0e731…129b41
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0xe149fd…bd1ab9
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0xd1c27f…01697f
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x7d557c…ea869c
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x5ed513…5bdc02
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x7c1dd0…a6f5fe
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x291362…086422
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x635db9…10571d
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x3fab48…88832a
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x58416c…d139ca
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa17d ago0x99c9ef…8297e6
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa18d ago0x55829b…cfae83

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.