Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a0a…773e0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0x1e8f7e…744db2
0x3a0a…773e0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0xc58110…bcc582
0x3a0a…773e0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0x7c57f5…396e53
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI47d ago0x0b6056…368de0
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI47d ago0x11d3c2…4198ec
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI47d ago0xd8b667…1b7914
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI47d ago0x10a681…6cf0d5
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI47d ago0xb68794…7dd1b2
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI47d ago0x2db831…9125a8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI47d ago0x956009…646286
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI47d ago0x123281…224c2e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0x6188a2…c4eccf
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0xe36878…08182e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0x846d5f…e37b6e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI47d ago0x0b05d8…06299e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0x21fac7…03857a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0x683fc4…67060f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0x3c46aa…86c577
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0xc85cae…a937ad
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0xfd91ae…b71c44
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0xedea74…006460
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0x4cece7…f98968
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0xefb2d1…dc13c3
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0xd65c66…8d1da4
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI47d ago0x2e4e03…b29ed3

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.