Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa29d ago0x6e32ed…608aed
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa29d ago0x4192d0…872de7
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0x72dcd3…983352
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0x438e8a…6f86ac
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0x211d95…8b303e
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0xf2366b…412c89
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0xd1f528…74a82a
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0x6de93a…098521
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0x73c05f…0e0022
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0xc8e4ad…ec1593
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0x5ba5be…cdca92
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0xb98ef6…87e3e3
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0xcca309…32cb98
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0x77da14…5c8145
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0xbcb225…6ce39a
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0xf8d4a0…963015
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0x838d69…fae73a
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0x57f482…a9ab2c
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0x39c2c4…6e4b91
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0x4d0384…97bc0a
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0x336f57…69dbc2
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0xc588db…a4661e
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0xf84119…16cebc
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0xe29664…ba6c6f
0xd03d…412a0xfe80…47eeBase—$0.001100%fluxa30d ago0xd35bdc…641bb1

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.