Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84db…96280xb0af…7de0Base—$4.41100%coinbase31d ago0x0c2972…c4e8a1
0x84db…96280xb0af…7de0Base—$4.63100%coinbase31d ago0xa3e01a…164663
0x84db…96280xb0af…7de0Base—$1.74100%coinbase31d ago0x2e4c08…7b701a
0x84db…96280xb0af…7de0Base—$4.69100%coinbase31d ago0xac829a…352ed5
0x84db…96280xb0af…7de0Base—$1.75100%coinbase31d ago0x765a51…b881c6
0x84db…96280xb0af…7de0Base—$1.74100%coinbase31d ago0x3c8ed8…7fcc73
0x84db…96280xb0af…7de0Base—$1.75100%coinbase31d ago0x36c803…8759ec
0x84db…96280xb0af…7de0Base—$1.74100%coinbase31d ago0x791a8b…c7b724
0x84db…96280xb0af…7de0Base—$1.75100%coinbase31d ago0x7ab9ec…849b9c
0x84db…96280xb0af…7de0Base—$4.79100%coinbase31d ago0x9a3741…5377ce
0x84db…96280xb0af…7de0Base—$1.74100%coinbase31d ago0xc55f33…6d976d
0x84db…96280xb0af…7de0Base—$1.74100%coinbase31d ago0x3e386f…a89136
0x84db…96280xb0af…7de0Base—$1.75100%coinbase31d ago0x7f842f…d7a00c
0x84db…96280xb0af…7de0Base—$4.69100%coinbase31d ago0xbf4abc…0868be
0x84db…96280xb0af…7de0Base—$1.74100%coinbase31d ago0x42ed6d…7c4a5a
0x84db…96280xb0af…7de0Base—$4.60100%coinbase31d ago0xf41880…daa58c
0x84db…96280xb0af…7de0Base—$1.74100%coinbase31d ago0x830bce…80fe12
0x84db…96280xb0af…7de0Base—$4.32100%coinbase31d ago0xe9c38e…d29c74
0x84db…96280xb0af…7de0Base—$1.75100%coinbase31d ago0xdc82f3…a05f27

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.