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%coinbase5d ago0xbcaa7c…1caa03
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0xafbb39…e5631e
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0xf3b70f…916f7c
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0x306eb6…95bdab
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0xcba339…22125f
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0x6a643d…b954af
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0x4489c2…c83551
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0xfc4566…5df9ea
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0x687ac9…ecec8e
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0xc62c77…df4a0a
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0x1b30d1…b015e6
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase5d ago0xe92057…02e786
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x79c950…34b7a1
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x88c1f6…9124e5
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x95926d…2906b4
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x91ee3b…f26994
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0xb3141e…948a65
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x8d315c…6dfdaf
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x65506c…c90a5a
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x5331cc…852819
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x92aea4…54112d
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x7a52d1…524092
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x185577…c36eaf
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0xd3859d…94adf0
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase5d ago0x83d50a…b5f65c

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.