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.0025100%coinbase1d ago0x1c4ae0…c145a0
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase1d ago0x07cef2…90b289
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase1d ago0x81b899…229dc6
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase1d ago0x58bad2…7f63e2
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase1d ago0x6cb647…2f9f7f
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase1d ago0xac98ad…b460fc
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase1d ago0x849b67…d783f9
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase1d ago0x47d1ea…194f67
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase1d ago0xf4bbff…fd3c98
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase1d ago0xf1122a…a42a84
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase1d ago0x769908…03f559
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase1d ago0xf04aec…2e3d9a
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase1d ago0xa6aad3…778479
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase1d ago0x089a75…afbfe2
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase1d ago0x40dd72…23b3e6
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase1d ago0x0895b2…55205a
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase1d ago0x225636…6d5d26
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase1d ago0x86e989…e93c91
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase1d ago0xf22c3b…f3e43b
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase1d ago0x9b3857…d47cab
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase1d ago0xd7028b…98309c
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase1d ago0x99cc20…262a45
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase1d ago0x5112c7…62724c
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase1d ago0x1e7e8a…e65d13
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase1d ago0x20d3a8…47a937

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.