Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f11…468a0xc7f3…c044Base$0.31100%primer12d ago0xde8f68…134780
0xc7f3…c0440x5f11…468aBase$0.34100%primer12d ago0x0efb35…6ea3e8
0x5f11…468a0xc7f3…c044Base$0.31100%primer12d ago0xafbc07…4b7100
0xc7f3…c0440x5f11…468aBase$0.32100%primer12d ago0x3c91e4…89ff53
0x5f11…468a0xc7f3…c044Base$0.31100%primer12d ago0x88a070…4eb388
0xc7f3…c0440x5f11…468aBase$0.30100%primer12d ago0x038d4b…7393a1
0x5f11…468a0xc7f3…c044Base$0.30100%primer12d ago0x65d65f…338e97
0xc7f3…c0440x5f11…468aBase$0.32100%primer12d ago0x7f36f7…64c0a7
0x5f11…468a0xc7f3…c044Base$0.30100%primer12d ago0xde79ff…83da27
0xc7f3…c0440x5f11…468aBase$0.33100%primer12d ago0x674f52…6c4d3a
0x5f11…468a0xc7f3…c044Base$0.31100%primer12d ago0x7b800a…6fcc5e
0xc7f3…c0440x5f11…468aBase$0.31100%primer12d ago0xb045d3…a80d6f
0x5f11…468a0xc7f3…c044Base$0.31100%primer12d ago0x75dfb1…d12827
0xc7f3…c0440x5f11…468aBase$0.33100%primer12d ago0x4ff6b0…231757
0x5f11…468a0xc7f3…c044Base$0.32100%primer12d ago0x8cb115…41fbda
0xc7f3…c0440x5f11…468aBase$0.31100%primer12d ago0xd1b591…39a9c2
0x5f11…468a0xc7f3…c044Base$0.32100%primer12d ago0x306359…9a732b
0xc7f3…c0440x5f11…468aBase$0.32100%primer12d ago0x51234f…88f678
0x5f11…468a0xc7f3…c044Base$0.34100%primer12d ago0x35d327…d0cf75
0xc7f3…c0440x5f11…468aBase$0.31100%primer12d ago0x8eaa06…208d53
0x5f11…468a0xc7f3…c044Base$0.33100%primer12d ago0x6e8f4f…8b032b
0xc7f3…c0440x5f11…468aBase$0.31100%primer12d ago0x8bb965…4c3212
0x5f11…468a0xc7f3…c044Base$0.31100%primer12d ago0x5f9ac7…229217
0xc7f3…c0440x5f11…468aBase$0.34100%primer12d ago0xbb2984…21fcc0
0x5f11…468a0xc7f3…c044Base$0.31100%primer12d ago0x2ccfd9…73cac9

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.