Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0xc45648…5e556e
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0x00370d…6d705a
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0x56273c…437669
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0xce4597…eaa1ac
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0x73ddbb…cf723e
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0xed7122…c3d976
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0x5dd2fa…bec0a8
0xcda9…55580x2646…9dfbBasex402 service$0.08100%coinbase86d ago0xbda46a…ba3e1a
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0xa00f33…763257
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0xcc58b7…b3722f
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0xb65006…a98b52
0xcda9…55580x2646…9dfbBasex402 service$0.08100%coinbase86d ago0x5cafc9…3a2582
0xcda9…55580x2646…9dfbBasex402 service$0.08100%coinbase86d ago0x28a9b2…72f05c
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0x4ea26c…44efec
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0x594969…f9c016
0xcda9…55580x2646…9dfbBasex402 service$0.08100%coinbase86d ago0x863b51…be44ee
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0x315940…d5beb1
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0xb061a6…2506fe
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0x9e9d98…da65ff
0xcda9…55580x2646…9dfbBasex402 service$0.08100%coinbase86d ago0xfc670a…c5199b
0xcda9…55580x2646…9dfbBasex402 service$0.08100%coinbase86d ago0x44c2ff…04a742
0xcda9…55580x2646…9dfbBasex402 service$0.08100%coinbase86d ago0x5c7b80…1a9020
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0xe22ad3…17ae70
0xcda9…55580x2646…9dfbBasex402 service$0.02100%coinbase86d ago0x20b057…8619cd
0xcda9…55580x2646…9dfbBasex402 service$0.08100%coinbase86d ago0x172791…588673

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.