Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x0e608a…00c702
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x8267e9…4a14a3
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x6ca511…d135f6
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0xd554b9…0b85fe
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x1f6d70…377c48
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x5da837…11f936
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0xf44e83…0b2f4f
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x06fb5e…ba4497
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x15702a…5f9aec
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0xc5e7b9…00518b
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x943ddc…9eb1f9
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x97c010…2291a3
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0xfdc37c…0686e8
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0xaeb93c…4a9def
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x195d90…439ddf
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x2c5829…c5343f
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0xfa46fc…a9406d
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x1913f6…de7cd9
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0xe901cd…f1b115
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x96b691…e72ad2
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0xf0b031…9b92e0
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x6f20a5…a20dcc
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x884594…e57a42
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0x0c17e1…597902
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa24d ago0xd4f568…2e2898

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.