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%primer38d ago0xd76dfc…fbd14f
0xc7f3…c0440x5f11…468aBase$0.35100%primer38d ago0x3b7c7b…650240
0x5f11…468a0xc7f3…c044Base$0.30100%primer38d ago0xdd283a…272f61
0xc7f3…c0440x5f11…468aBase$0.34100%primer38d ago0x620d7b…ca764c
0x5f11…468a0xc7f3…c044Base$0.32100%primer38d ago0x14c90e…b56424
0xc7f3…c0440x5f11…468aBase$0.30100%primer38d ago0xfba537…760ab3
0x5f11…468a0xc7f3…c044Base$0.31100%primer38d ago0xa316ef…7d50e3
0xc7f3…c0440x5f11…468aBase$0.32100%primer38d ago0x7f6ebd…ec5f3d
0x5f11…468a0xc7f3…c044Base$0.31100%primer38d ago0x0b6d70…90966e
0xc7f3…c0440x5f11…468aBase$0.31100%primer38d ago0x597142…50ce8c
0x5f11…468a0xc7f3…c044Base$0.32100%primer38d ago0x7b1cb9…b8be5e
0xc7f3…c0440x5f11…468aBase$0.32100%primer38d ago0x73e34d…3d9bac
0x5f11…468a0xc7f3…c044Base$0.34100%primer38d ago0x343403…2b2593
0xc7f3…c0440x5f11…468aBase$0.35100%primer38d ago0xd3bfb4…52d805
0x5f11…468a0xc7f3…c044Base$0.30100%primer38d ago0xf1f860…01433e
0xc7f3…c0440x5f11…468aBase$0.34100%primer38d ago0xca895c…96a998
0x5f11…468a0xc7f3…c044Base$0.33100%primer38d ago0x34ee54…78a2ff
0xc7f3…c0440x5f11…468aBase$0.34100%primer38d ago0xcf8d73…93f9a9
0x5f11…468a0xc7f3…c044Base$0.33100%primer38d ago0xe23e7d…e37775
0xc7f3…c0440x5f11…468aBase$0.32100%primer38d ago0x6adc91…de3f83
0x5f11…468a0xc7f3…c044Base$0.31100%primer38d ago0xce5e7e…83b14e
0xc7f3…c0440x5f11…468aBase$0.34100%primer38d ago0xa5f43c…53bb50
0x5f11…468a0xc7f3…c044Base$0.32100%primer38d ago0x4e2ebd…e141b4
0xc7f3…c0440x5f11…468aBase$0.32100%primer38d ago0xc4a3bb…61ead4
0x5f11…468a0xc7f3…c044Base$0.32100%primer38d ago0x68d809…215f6d

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.