Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base—$0.24100%coinbase58d ago0xf01486…037421
0xcb74…cb510xb0af…7de0Base—$0.32100%coinbase58d ago0xaf6bbd…b2e6e0
0xcb74…cb510xb0af…7de0Base—$0.32100%coinbase58d ago0x6d06af…8bd1f3
0xcb74…cb510xb0af…7de0Base—$0.44100%coinbase58d ago0xef1489…de4860
0xcb74…cb510xb0af…7de0Base—$0.44100%coinbase58d ago0xfcbef5…ce2762
0xcb74…cb510xb0af…7de0Base—$0.44100%coinbase58d ago0x4fec47…9907eb
0xcb74…cb510xb0af…7de0Base—$0.65100%coinbase58d ago0xe1ad5e…f7e278
0xcb74…cb510xb0af…7de0Base—$0.89100%coinbase58d ago0x68fc19…a9797b
0xcb74…cb510xb0af…7de0Base—$1.21100%coinbase58d ago0xfbbfd5…3eac37
0xcb74…cb510xb0af…7de0Base—$1.62100%coinbase58d ago0x7d9c93…1e31c7
0xcb74…cb510xb0af…7de0Base—$2.30100%coinbase58d ago0xda17d4…82ab6e
0xcb74…cb510xb0af…7de0Base—$2.91100%coinbase58d ago0x023ca5…f14a91
0xcb74…cb510xb0af…7de0Base—$3.96100%coinbase58d ago0x657e13…621d5c
0xcb74…cb510xb0af…7de0Base—$4.00100%coinbase59d ago0xcbb9ca…d70601
0xcb74…cb510xb0af…7de0Base—$5.56100%coinbase59d ago0x599102…0d84da
0xcb74…cb510xb0af…7de0Base—$7.52100%coinbase59d ago0x87fe44…aa1aac
0xcb74…cb510xb0af…7de0Base—$8.90100%coinbase59d ago0x4e587f…d33530
0xcb74…cb510xb0af…7de0Base—$16.44100%coinbase59d ago0xcac2eb…1a7b86

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.