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%coinbase8d ago0xb0989d…d93ebd
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0x5c3131…56e82a
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0x8e7b03…3044b9
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0x4a9ec4…c14997
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0xd78073…23e61f
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0x537d14…739fba
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0x5d6d46…c8002f
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0xb49dd1…604877
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0xf2aeb9…15fdbe
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0xf4fe89…d4f858
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0x2602fe…426e0a
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase8d ago0x5086e8…2d5098
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase8d ago0x1ec131…21b44b
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase8d ago0xa61541…92c700
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase8d ago0xe31529…b7dfa8
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase8d ago0xa7491b…e815ba
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase8d ago0xbd0384…8e349e
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase8d ago0x5085b0…efcd9f
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase8d ago0xd46e2c…c1b673
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase8d ago0x02f669…6d5076
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase8d ago0x6b376a…39792d
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase8d ago0xec522b…966ba0
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase8d ago0x7cdaa3…ddefaf
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase8d ago0x3f9a51…d3c2b3
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase8d ago0xf9f895…0ecee1

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.