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%coinbase10d ago0xe769d2…da116d
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase10d ago0xcc5856…203070
0x5f9c…43530xc2af…85ebBasex402 service$0.003100%coinbase10d ago0xc31dc5…8679f9
0x1ebe…12d80xc2af…85ebBasex402 service$0.001100%coinbase10d ago0xd6e483…857e5e
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0xe5a5af…fde1b0
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0xcc796e…a33f0a
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0x85ba2c…03611a
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0x8bcc4f…f1b161
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0xa1b767…4de2c6
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0xbdb06d…7ff666
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0xf6b8ff…3ddd98
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0xe0f19f…1a5167
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0x4ab7cc…821239
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0xc1cf81…02bc10
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0xeacf76…38c540
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0x4114e1…87f769
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0x63470f…66bc38
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0x073470…df3d64
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0x107077…a600fd
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0xef1d26…622687
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0x619fbf…8a3409
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0x06c7e5…d50dfb
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0x522bdc…7ff20b
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0x1fdfbb…b3361f
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase10d ago0xf269b6…a6ac43

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.