Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa21d ago0xdd5641…5cc6bf
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa21d ago0x1cd14d…45716a
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa21d ago0x1bfe69…9c75a5
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa21d ago0xc63aaa…3e11bd
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa21d ago0x4ccd57…d63c56
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0x2a35be…29b51f
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0x27b643…62a9c5
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0x5eb15e…b08a09
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0x63f6f6…edd997
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0x5e157b…3c2411
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0x3a0b75…304122
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0xe03269…6fb8ed
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0x8b6ea9…98c542
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0x9f8f57…49fdee
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0x2325b6…a68bac
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0x8d6112…4a1bab
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0x035c2c…6ab488
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0x00c284…899613
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0x73e330…e26335
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0xd20b3b…8b4a9f
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0xbb6c6b…e0d60d
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0xb399e0…e9ed6d
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0xa4896f…9fb5eb
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa22d ago0xd06c41…a770a6

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.