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%coinbase7d ago0x6fdd8a…182765
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase7d ago0xd2edcb…84efee
0x5f9c…43530xc2af…85ebBasex402 service$0.003100%coinbase8d ago0x3d8440…3cbddf
0x5f9c…43530xc2af…85ebBasex402 service$0.008100%coinbase8d ago0xae615b…e560b9
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x6bb731…11a9bd
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase8d ago0x5a8c0c…70092f
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0xbf7085…69360a
0x5f9c…43530xc2af…85ebBasex402 service$0.003100%coinbase8d ago0x364924…254f1a
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x31f216…941fdb
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x77d78e…64b5e6
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x9370af…cbbabc
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x029769…319c84
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x157048…9a9c6d
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0xc27630…971b78
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x510567…91873b
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0xd74857…d3555b
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x2e5cc1…fa3669
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0xcf70dd…3bac61
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x8123d7…e46ab4
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0xefd12c…1867c2
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x1d2a66…1bc818
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x21124b…5021b6
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x988b8e…42d7e1
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x690624…42c087
0x5f9c…43530xc2af…85ebBasex402 service$0.003100%coinbase8d ago0x583ce4…a792fc

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.