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%coinbase3d ago0x3256f2…f4c5f0
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase3d ago0x3586c8…a598ec
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase3d ago0xa318ae…9e3279
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase3d ago0xa83f3f…4921ce
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase3d ago0x03fde2…861f38
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase3d ago0xcc9262…f10213
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase3d ago0xd45207…6bfbc0
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase3d ago0x27c99d…e1d666
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase3d ago0x8f896d…08b495
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase3d ago0xacc18c…6430d1
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase3d ago0x10a622…6c5ec6
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase3d ago0x76279d…61a803
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase3d ago0xf9c568…b6e893
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase3d ago0xc258f7…75d423
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase3d ago0xcde03c…3c1fee
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase3d ago0x25535e…c83360
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase3d ago0xe15c7e…629570
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase3d ago0x2ecd3a…f2e7e2
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase3d ago0x6f1093…8fff71
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase3d ago0x8ca3ff…57b06a
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase3d ago0x93ee25…4cf2be
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase3d ago0x5b594d…df6144
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase3d ago0xc49564…6c8065
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase3d ago0x0d39cf…eadcf8
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase3d ago0xc1aa24…e0ebb1

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.