Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x805e…b0560x32d9…ef7eBase—$3.00100%0xbbcc…962e112d ago0x9b7f1d…d58ed6
0x4f3c…a51c0x32d9…ef7eBase—$62.43100%0xbbcc…962e112d ago0x7c9332…aff0ce
0x4d5b…be6f0x32d9…ef7eBase—$129.22100%0xbbcc…962e112d ago0x957eb3…74f71b
0x4d5b…be6f0x32d9…ef7eBase—$216.35100%0xbbcc…962e112d ago0x6ac5d8…017522
0x1146…bef20x32d9…ef7eBase—$734.30100%0xbbcc…962e112d ago0x7cd5b3…f1a825
0x1146…bef20x32d9…ef7eBase—$1.00100%0xbbcc…962e112d ago0x29611d…019c9e
0x565a…12900x32d9…ef7eBase—$63.82100%0xbbcc…962e112d ago0x6a56b4…6553e1
0x565a…12900x32d9…ef7eBase—$100.00100%0xbbcc…962e112d ago0xb5734d…081464
0x565a…12900x32d9…ef7eBase—$100.00100%0xbbcc…962e112d ago0x1431d7…feb890
0xb629…ab090x32d9…ef7eBase—$415.91100%0xbbcc…962e112d ago0xeb4752…b1dc7b
0xb629…ab090x32d9…ef7eBase—$118.26100%0xbbcc…962e112d ago0xbfa5bb…ee327b
0xb629…ab090x32d9…ef7eBase—$495.34100%0xbbcc…962e112d ago0xbd209b…5162ed
0xedc1…9a290x32d9…ef7eBase—$8.80100%0xbbcc…962e112d ago0x927208…2fd4d9
0xb629…ab090x32d9…ef7eBase—$98.45100%0xbbcc…962e112d ago0xd83f6a…6fedb8
0x4d5b…be6f0x32d9…ef7eBase—$3,655.59100%0xbbcc…962e112d ago0x017934…a075b6
0x4d5b…be6f0x32d9…ef7eBase—$631.44100%0xbbcc…962e112d ago0xfeaccb…54e63f
0x4d5b…be6f0x32d9…ef7eBase—$3,803.79100%0xbbcc…962e112d ago0x43414e…4cd635

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.