Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase35d ago0xeccd93…ba6c89
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0xf56288…c1d6cd
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0x1a782d…5dcca3
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0x482178…7dd994
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0x0e5473…55b7a2
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0xa7de26…e5329f
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0x9ed65a…f53e78
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0x9660db…9a534b
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0x3b5361…8870ec
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0x795129…994515
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0xa63aea…9b062c
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0x95abd4…bea289
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0xa85e94…9ea7c6
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0x61ac8c…534907
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0x35333b…e69451
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0x461f79…c13b8e
0x5f9c…43530xc2af…85ebBasex402 service$0.008100%coinbase35d ago0x28c9cf…bbb1c5
0x5f9c…43530xc2af…85ebBasex402 service$0.008100%coinbase35d ago0x57d65f…771e4a
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase35d ago0xc06ba2…cd0c04
0x5f9c…43530xc2af…85ebBasex402 service$0.008100%coinbase35d ago0x9c2772…fca0b9
0x5f9c…43530xc2af…85ebBasex402 service$0.008100%coinbase35d ago0x9c1fd1…4fa2de
0x5f9c…43530xc2af…85ebBasex402 service$0.005100%coinbase36d ago0x40be7a…c96b9c
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase36d ago0x834b9c…7628a5
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase36d ago0xc1935b…928f9d
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase36d ago0xc94abd…c9595e

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.