Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x94231c…5cb42c
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x675d79…df18f2
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x5e5176…d1f84b
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xa9efc3…16710a
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x958908…a334b5
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x335b6a…42e881
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xe5cd62…649fdd
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xa12916…165d42
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x2f41db…e6224f
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xbb2fd3…e1ef58
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xe41efb…25ca9f
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xbba5fb…ddc9f0
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xb42e11…4d7d4e
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xaf7f1a…b885da
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x55f558…383cf1
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xe6c403…1da73a
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x4f68ca…bf996e
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xcd95a2…bce9ea
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0x1160aa…39077a
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xe0a5d9…a45be7
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0x5fa075…365b97
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0x664f9d…27c162
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0xfe63e1…bf4c3c
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0x1ce000…97c07a
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa16d ago0x3f4b48…0aa565

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.