Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8780…71f30xfe80…47eeBase$0.001100%fluxa49d ago0xeb30ed…c43876
0x8780…71f30x9c95…e299Base$0.001100%fluxa49d ago0xcddcbe…27eb5d
0x8780…71f30xfe80…47eeBase$0.001100%fluxa49d ago0x8bb8da…650206
0x8780…71f30xfe80…47eeBase$0.001100%fluxa49d ago0x44f8fb…2365af
0x8780…71f30xfe80…47eeBase$0.001100%fluxa49d ago0x05aa6b…419572
0x8780…71f30xfe80…47eeBase$0.001100%fluxa49d ago0x1aa6a3…8ac90e
0x8780…71f30xfe80…47eeBase$0.001100%fluxa49d ago0xdc4e54…067539
0x8780…71f30xfe80…47eeBase$0.001100%fluxa49d ago0xafeb11…e0ed6a
0x8780…71f30xfe80…47eeBase$0.001100%fluxa49d ago0xb16ecf…002f4c
0x8780…71f30xfe80…47eeBase$0.001100%fluxa49d ago0x0b2168…787831
0x8780…71f30xfe80…47eeBase$0.001100%fluxa49d ago0x26832b…b29144
0x8780…71f30xfe80…47eeBase$0.001100%fluxa49d ago0x3f8796…30c37d
0x8780…71f30xfe80…47eeBase$0.001100%fluxa49d ago0xb833b6…a42f2f
0x8780…71f30x9c95…e299Base$0.001100%fluxa49d ago0x735268…a4b30b
0x8780…71f30xfe80…47eeBase$0.001100%fluxa49d ago0xff8f06…a48944
0x8780…71f30xfe80…47eeBase$0.001100%fluxa50d ago0xc8d9ff…08c422
0x8780…71f30xfe80…47eeBase$0.001100%fluxa50d ago0xe57cd6…2e073f
0x8780…71f30xfe80…47eeBase$0.001100%fluxa50d ago0x473df9…80edfa
0x8780…71f30xfe80…47eeBase$0.001100%fluxa50d ago0x7ddfaa…fd4ab7
0x8780…71f30xfe80…47eeBase$0.001100%fluxa50d ago0x5c3f32…5782b5
0x8780…71f30xfe80…47eeBase$0.001100%fluxa50d ago0xb71a7d…9b7d03
0x8780…71f30xfe80…47eeBase$0.001100%fluxa50d ago0x67a2de…c859f6
0x8780…71f30xfe80…47eeBase$0.001100%fluxa50d ago0x5f8208…43e6be
0x8780…71f30xfe80…47eeBase$0.001100%fluxa50d ago0xb2429f…ad2c04
0x8780…71f30xfe80…47eeBase$0.001100%fluxa50d ago0x78130d…10c96c

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.