Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0xe00b35…033a8f
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x8b015b…2cae72
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc77aa7…71cfdc
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x13f87a…1a2e2c
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0xb70ec6…2cb73a
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x277b0a…d55c76
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x2e08c8…d09047
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x82ce97…42000f
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0xed538e…00dbab
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0xd5583b…76e0da
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x9e4733…609f9a
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa21d ago0x8a5a8d…5eb9ce
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x5e17c5…f0585e
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x8dced0…a29604
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0xe30809…72cc90
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0xd8e130…4997c6
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x69eafe…329cc2
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0xfbc966…8fd807
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x3ec640…d40ba5
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x86f208…b9c691
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x23ac1c…5bd4a2
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x9bbc08…66833f
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x6a99c8…34d758
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0xedb122…2c45f4
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x188d13…ddb4d8

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.