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.005100%coinbase6d ago0x6fdd8a…182765
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xd2edcb…84efee
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x8e173b…38ca69
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xb309c5…0dc25f
0x8bb1…74ba0xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x6c5100…23b864
0xc9c7…16700xc2af…85ebBasex402 service$0.02100%coinbase6d ago0x092268…4cdd05
0x5f9c…43530xc2af…85ebBasex402 service$0.003100%coinbase6d ago0x3d8440…3cbddf
0x5f9c…43530xc2af…85ebBasex402 service$0.008100%coinbase6d ago0xae615b…e560b9
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x6bb731…11a9bd
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase6d ago0x5a8c0c…70092f
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xbf7085…69360a
0x5f9c…43530xc2af…85ebBasex402 service$0.003100%coinbase6d ago0x364924…254f1a
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x31f216…941fdb
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x77d78e…64b5e6
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x9370af…cbbabc
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x029769…319c84
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x157048…9a9c6d
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xc27630…971b78
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x510567…91873b
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xd74857…d3555b
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x2e5cc1…fa3669
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xcf70dd…3bac61
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x8123d7…e46ab4
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0xefd12c…1867c2
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase6d ago0x1d2a66…1bc818

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.