Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0xb8b226…cd2489
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0x954b61…7f4389
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0x083b07…dd00ce
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0x6f9a95…3dd3ad
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0x674c8b…7b5247
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0x6d1c87…a4ca9b
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0xd241c2…9bb962
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0xb3e322…26d672
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0x372c7d…483e90
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0x7167e9…429e58
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0x91fc6a…349c7f
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0x2b3cfb…b71632
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0xbdc88d…62886d
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0xc2d6e9…431cc2
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0xf0f180…d57a93
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0x39ed50…16ecad
0xe577…93aa0x9dba…0df8Basex402 service$0.01100%coinbase22d ago0x054e80…60ec82
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa22d ago0x00b76e…a16c9a
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa22d ago0xda152b…c336e2
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa22d ago0xf25037…b37db3
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa22d ago0x4e85fb…aa6765
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa22d ago0xa4a0af…ce74b4
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa22d ago0x948743…b0d676
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa22d ago0x3692f8…2649f3
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa22d ago0x7c6ebd…8b310e

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.