Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x208619…c472a1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xaf362b…1be7d2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xe5af02…937040
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x27c240…711f17
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x667f91…2e4dce
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x185765…dde37d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xa04fb2…7f2ba2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xc6da31…8c8a9c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x5ce9b2…45535d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xd4cd16…c735ce
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xc8a0dc…5aa9a2
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x77a6df…0baa7f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x0e1598…388f83
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x8fafd8…cd3fd0
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xd87676…83c638
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x5bba35…5316a9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xd32028…5c2973
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x023eef…8097b7
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xbee965…23b891
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x76c33f…d87e6f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x077151…ad4bb3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x2277be…f786b3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0x2a9586…89c7ad
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xb5ab65…de8ca1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase51d ago0xa2d894…a16b90

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.