Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0xe9eadb…0e4415
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0xc07bdd…71b576
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0x252caf…b4a60f
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0xd81c36…d21291
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0x7b24a5…b3a743
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0xd642f4…046282
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0x331330…4e8abe
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0x3dde0f…c00a3c
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0x1e8545…cf0f18
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0x6fb7c1…430143
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0x5432ca…53a4e0
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0x5bc815…9bfd79
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0x6e2d75…98cdee
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0xec1fc3…32bd2d
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0xbebccc…552e94
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0xb7c0aa…eadee0
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0x7c00cc…dfb86e
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0x4dcdf6…f8c39f
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0xffde8c…b1974d
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0x08c22c…af7bfc
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0x8c92d6…b73553
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa22d ago0xf03893…b6d599
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa23d ago0x0b3838…fd7726
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa23d ago0x10ffa6…45f651
0x7d06…2b0e0xfe80…47eeBase$0.001100%fluxa23d ago0x9f6b91…322eb5

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.