Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0xcc54d2…a3660f
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x6bee00…e93429
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x3b3c10…0ef6e7
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0xd80c46…2f35a4
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0xa8365e…8f55e0
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0xb0d4ff…ac40b8
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0xed8cc3…70f5fb
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x952ea8…8bc24b
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0xbfeee5…532188
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x619e2c…4a9fa4
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x16343c…d79c38
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x247b18…0520f2
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x1565fe…2fbf43
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x974ba1…ac7eee
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x58bcf7…c89492
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0xbd9af3…b4ae96
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x8996c9…4449c0
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0xe97b18…d5c75f
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x440592…bfdfbf
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x5e36d8…205c41
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0xaa8c21…76f05a
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x1457ba…abc3f6
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0x522bb6…531868
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa70d ago0xf974d4…5e283a
0xc5c2…19360x9c95…e299Base—$0.001100%fluxa71d ago0x978ffe…f65137

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.