Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f21…dc590x6ede…86cfBase—$7.00100%0x2772…8c1779d ago0x5e75c3…ae6688
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c1779d ago0xd85b32…c147dd
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c1780d ago0x0e6ddd…1f6a18
0x9f21…dc590x6ede…86cfBase—$0.09100%0x2772…8c1780d ago0x362311…ca1667
0x9f21…dc590x6ede…86cfBase—$0.03100%0x2772…8c1780d ago0x24a4c6…ec919d
0x9f21…dc590x6ede…86cfBase—$2.60100%0x2772…8c1780d ago0xb02214…5b18f7
0x9f21…dc590x6ede…86cfBase—$0.60100%0x2772…8c1780d ago0x702c63…c45a54
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c1780d ago0xd81b76…928bfc
0x6ede…86cf0x9f21…dc59Base—$3.60100%0x2772…8c1780d ago0x36a7fb…4e7d81
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c1780d ago0xf7807f…75aac3
0x9f21…dc590x6ede…86cfBase—$1.00100%0x2772…8c1780d ago0xfedb19…e26f3c
0x6ede…86cf0x9f21…dc59Base—$4.60100%0x2772…8c1780d ago0x8c7f58…2ec655
0x9f21…dc590x6ede…86cfBase—$3.00100%0x2772…8c1780d ago0x6aa214…4e751e
0x9f21…dc590x6ede…86cfBase—$6.80100%0x2772…8c1780d ago0xe649ba…16be1f
0x6ede…86cf0x9f21…dc59Base—$5.10100%0x2772…8c1780d ago0xc7346d…115f1a
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c1780d ago0x3d1489…443277
0x9f21…dc590x6ede…86cfBase—$5.40100%0x2772…8c1780d ago0xf5bb4e…23bd03
0x6ede…86cf0x9f21…dc59Base—$4.70100%0x2772…8c1780d ago0x943899…2dbdd2
0x6ede…86cf0x9f21…dc59Base—$6.30100%0x2772…8c1780d ago0x6dba88…a54a76
0x6ede…86cf0x9f21…dc59Base—$6.50100%0x2772…8c1780d ago0x1406e8…91da1a

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.