Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700xfe80…47eeBase—$0.001100%fluxa19d ago0x801c67…562389
0x7693…be700xfe80…47eeBase—$0.001100%fluxa19d ago0x1d778b…696ccd
0x7693…be700xfe80…47eeBase—$0.001100%fluxa19d ago0x46173a…1c5bfe
0x7693…be700xfe80…47eeBase—$0.001100%fluxa19d ago0xafe5cc…4f782c
0x7693…be700xfe80…47eeBase—$0.001100%fluxa19d ago0x741fa1…6c54ad
0x7693…be700xfe80…47eeBase—$0.001100%fluxa19d ago0x06fc83…35df50
0x7693…be700xfe80…47eeBase—$0.001100%fluxa19d ago0x5afb16…76526b
0x7693…be700xfe80…47eeBase—$0.001100%fluxa19d ago0x443ab4…41abe4
0x7693…be700xfe80…47eeBase—$0.001100%fluxa19d ago0x1ff4ae…0d0801
0x7693…be700xfe80…47eeBase—$0.001100%fluxa19d ago0x78a9ff…4a0293
0x7693…be700xfe80…47eeBase—$0.001100%fluxa19d ago0x7de543…82242e
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0xee8edb…38ed04
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x16825d…644293
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x04a6cc…45e9b7
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x3457c6…37daef
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x43eccf…c14b49
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x62ec50…0768fa
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x81d7cb…252dd1
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0xbade7e…6273b0
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x766e45…a35c7f
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x8231f9…bccaa9
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x8d4d1a…e42917
0x7693…be700xfe80…47eeBase—$0.001100%fluxa20d ago0x5efb56…6160a2

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.