Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x902d…82560xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0xa768c3…eff251
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI12d ago0x7b6646…b29424
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.03100%payAI12d ago0x5578e1…39efb2
0xf86e…b61f0xd8ba…8e9bBasex402 service$2.00100%payAI12d ago0xf75ece…577e47
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI12d ago0x3dfc31…f14111
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI12d ago0x36cf62…b6e93e
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.50100%payAI12d ago0xe15d2c…929d9f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.15100%payAI12d ago0x8933d9…d90ede
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.10100%payAI12d ago0x6b18ce…c278a8
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0x66babb…f5ea87
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0xd19186…b4ba6c
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0xf11e3b…91ef9a
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.02100%payAI12d ago0xb3bf16…d1012f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0xac3651…e72fcb
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0x443eed…7a6f4b
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0x71579f…3596a9
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0xc211e8…271a3d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0x1d53a0…fdd695
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0x10eed1…04611d
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0xc672d5…e1659f
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0x012b0d…4deb78
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0x907030…7e6020
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0x70e2a9…9ad705
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0xad7e00…66aecf
0xf86e…b61f0xd8ba…8e9bBasex402 service$0.01100%payAI12d ago0x961fdd…ee7b31

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.