Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase63d ago0x5a59b1…0c3b9b
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0xf95497…938428
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0xcd48ed…884dd3
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0x813228…f066fb
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0x92eebb…314f0f
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0x771e1a…8b945a
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0x5ea831…31fa76
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0xe52271…c93e16
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0xb31321…8fccc2
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0xc17b26…7e44a5
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0xb598ca…a51983
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0x6299f6…719d61
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0xc68d90…7c0c4f
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0xd7aa6a…a0ce12
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0x94f446…52d877
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0x0360d2…d67941
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0xe48d0a…7b860e
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0x726f31…c5a61d
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0x6e158c…1e383c
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0x2214a8…292c1a
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0xbcf184…8f058c
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0xcffe2c…0a5413
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0xbb0ba4…e48180
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0x06cdeb…ee628d
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase64d ago0x3ed3da…35a5db

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.