Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x6d9e2a…685f20
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x362ca9…81f1cd
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0xeae3f6…4a3d29
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x7b022a…ac8db6
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x08d637…e44c49
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x0a6af3…9d966b
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0xe32530…7552a1
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x96462d…eaa9a9
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x6043a5…fb17be
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0xaea808…6ef990
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x6a94d8…4104a5
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x419010…ae3aaf
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0xc0fb98…6003ac
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x9aa93e…4b3c19
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x8c93b9…6bca3a
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x3c8f26…0d26c5
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x4b0b5f…7cc12d
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0xc26710…b0822c
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x3c3555…4920ac
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x22be35…6282e3
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0xce0196…446d23
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x5052c2…852479
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0xd7485d…13782c
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x61cb20…779f40
0x26f5…22f50x9c95…e299Base—$0.001100%fluxa59d ago0x73fa9c…0c768c

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.