Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0x70b39f…e55b32
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0x7ffe14…e0d2d4
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0xa5befb…e2dbb5
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0x38d747…ccd901
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0xd43143…b60954
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0x81e93b…32a1a6
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0x00c663…cf918e
0xc875…8fca0xb4f9…599fBasex402 service$0.05100%coinbase6d ago0x79ffb4…4ac91d
0xc875…8fca0xb4f9…599fBasex402 service$0.02100%coinbase6d ago0x2470de…9182cb
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%coinbase6d ago0xe6360a…f1691f
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0xa1db98…77e467
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0xf2e486…c5ecc1
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0x837a84…c223bb
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0xb22df4…0199fb
0xc875…8fca0xb4f9…599fBasex402 service$0.05100%payAI6d ago0x6482db…26de6e
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0x1e57b4…04f31e
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0x98499c…f153a7
0xc875…8fca0xb4f9…599fBasex402 service$0.01100%payAI6d ago0xb5344e…b12d7c
0xc875…8fca0xb4f9…599fBasex402 service$0.02100%payAI6d ago0x20a11e…1c254d
0xc875…8fca0xb4f9…599fBasex402 service$0.02100%payAI6d ago0x2e0ff3…2df86b

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.