Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc513…94a20x3e0a…78e7Base—$0.002938100%coinbase74d ago0x09e5e6…cdcd92
0xc513…94a20x3e0a…78e7Base—$0.002858100%coinbase74d ago0x510856…a5e044
0xc513…94a20x3e0a…78e7Base—$0.003881100%coinbase74d ago0x7f6b61…d68038
0xc513…94a20x3e0a…78e7Base—$0.005057100%coinbase74d ago0xcc5a4a…6aa5c8
0xc513…94a20x3e0a…78e7Base—$0.003271100%coinbase74d ago0x15bdcf…a7c802
0xc513…94a20x3e0a…78e7Base—$0.005703100%coinbase74d ago0xd2b852…60d48b
0xc513…94a20x3e0a…78e7Base—$0.00543100%coinbase74d ago0x1ea65b…f41f2a
0xc513…94a20x3e0a…78e7Base—$0.002772100%coinbase74d ago0x557801…3435a9
0xc513…94a20x3e0a…78e7Base—$0.004942100%coinbase74d ago0xad1ad3…7593c2
0xc513…94a20x3e0a…78e7Base—$0.002819100%coinbase74d ago0x708bad…c916d9
0xc513…94a20x3e0a…78e7Base—$0.004651100%coinbase74d ago0x1061d1…b97f2a
0xc513…94a20x3e0a…78e7Base—$0.004879100%coinbase74d ago0xb4f096…c3481f
0xc513…94a20x3e0a…78e7Base—$0.005023100%coinbase74d ago0x8be539…f85609
0xc513…94a20x3e0a…78e7Base—$0.003374100%coinbase74d ago0xb733b6…18a336
0xc513…94a20x3e0a…78e7Base—$0.004692100%coinbase74d ago0xb2109f…32bb96
0xc513…94a20x3e0a…78e7Base—$0.0035100%coinbase74d ago0xa6ab8d…f828d1
0xc513…94a20x3e0a…78e7Base—$0.003985100%coinbase74d ago0xadd084…67ead6
0xc513…94a20x3e0a…78e7Base—$0.004246100%coinbase74d ago0xcc69ec…cc6c1a
0xc513…94a20x3e0a…78e7Base—$0.00487100%coinbase74d ago0xe97790…b08f1b
0xc513…94a20x3e0a…78e7Base—$0.003255100%coinbase74d ago0xf509fb…16b1d5
0xc513…94a20x3e0a…78e7Base—$0.003453100%coinbase75d ago0xf1eb7b…c8b4ce
0xc513…94a20x3e0a…78e7Base—$0.004155100%coinbase75d ago0xc298e6…a4311d
0xc513…94a20x3e0a…78e7Base—$0.00295100%coinbase75d ago0x11a29c…25b877
0xc513…94a20x3e0a…78e7Base—$0.003931100%coinbase75d ago0xc4fcb3…039e89
0xc513…94a20x3e0a…78e7Base—$0.00533100%coinbase75d ago0xd2cd3f…3aad36

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.