Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x58612f…2b08c7
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x7683e4…76f181
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xa001e1…3d5f4f
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0x6c6b55…54df62
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase14d ago0xb6d8fc…83f6eb
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x80b1c9…672d51
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x2ac58a…52e7b8
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x53a8ca…5bd9d1
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x74778d…7795a3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x3d3bb8…58b445
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xefdd65…8440a5
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xa8ea17…96fa6d
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x410c62…d11998
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x99f8fc…b703ba
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x530a5c…ab5cde
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xe0dd53…e7a266
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x520577…e8d919
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x988b13…32de50
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xd8669e…020544
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x118a6f…c2d02c
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xdf6cd6…5059e2
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x959a99…6f97e8
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xfe8639…ced688

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.