Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0x9c4d90…059036
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0xfe2727…318646
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0xe56b4a…ff74f7
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0xa51288…9c730c
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0xa36204…3dfb9e
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0x78d412…033929
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0x4ca2e4…dbd7d8
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0xa975fd…cb2793
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0xa15b20…c1b99f
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0xf467f8…1ff282
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0xa6b3af…129b4d
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0xf40f37…fecb75
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0x1995e6…ef49f2
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0xe2ffcd…9897ad
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0x5c0e33…a19321
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0xa27c7e…ddee53
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0x372a93…647467
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0xcf7bb5…92bb21
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0x13bab3…41ae26
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0xab089e…700f35
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0x0a41ef…52ddfe
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa81d ago0x0d1b45…b81357
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa82d ago0xa2a4c9…42e534
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa82d ago0xc5bac0…8cf0aa
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa82d ago0xbe0693…72e043

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.